Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 2.61 KB

README.md

File metadata and controls

53 lines (29 loc) · 2.61 KB

bnner_keepit

📔 KeepIt

KeepIt s a note taking Android application 📱 built using Kotlin and also to demonstrate use of Modern Android development tools.

Application Install

You can Install and test latest KeepIt app from below 👇

KeepIt

Want to try the app

🔥 Features

✅ You can jot down your ideas and notes.

✅ Add images with the notes.

✅ Share your Notes with friends.

✅ Serch your notes that you want.

✅ Beautiful UI design.

🛠 Tech Stack and Open Source libraries

  • Kotlin - First class and official programming language for Android development.
  • Room DB - Room Database is an android library which is an ORM which wraps android's native SQLite database
  • Android Image Cropper - Image Cropping Library for Android, optimized for Camera / Gallery.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.
  • Coroutine - A coroutine is a concurrency design pattern that you can use on Android to simplify code that executes asynchronously

Architecture

This app uses MVVM (Model View View-Model) architecture.

68747470733a2f2f646576656c6f7065722e616e64726f69642e636f6d2f746f7069632f6c69627261726965732f6172636869746563747572652f696d616765732f66696e616c2d6172636869746563747572652e706e67

📕 Contributors

forthebadge ForTheBadge ANDROID