KeepIt
Link to open source: https://github.com/aritra-tech/KeepIt
keepIt s a note-taking Android application 📱 built using Kotlin and also to demonstrate the use of Modern Android development tools.
Features
✅ You can jot down your ideas and notes.
✅ Add images with the notes.
✅ Serch the notes that you want.
✅ Beautiful UI design.
- Kotlin - First class and official programming language for Android development.
- Room - Room is an android library which is an ORM that wraps android's native SQLite database
- Android Image Cropper - Image Cropping Library for Android, optimized for Camera / Gallery.
- ViewPagerIndicator - Various Indicator Styles and various Indicator Slide modes was supported now. It also supports drawable indicator and custom indicator.
- Material Components for Android - Modular and customizable Material Design UI components for Android.
- CircleImageView - A fast circular ImageView perfect for profile images.
- Architecture
- MVVM Architecture (View - DataBinding - ViewModel - Model)
- Repository Pattern



