MiNote is a simple note-taking app that helps you take notes. You can also add a password to your note and let you select different kinds of colors for your note and text. You can take notes wherever you are, with or without internet connection.
MiNote Google Playstore
- Add, Edit, Delete a note
- Choose color from the color wheel for your note/text
- Add password to your note
- Simple and easy to use
List all the notes created
Choose whether you want to change the color of your note or text
Choose your color from the color wheel
Write something on your note
- Androidx library
- Room persistence for database
- Firebase Crashlytics for crash reporting
- Butterknife (Jake Wharton) for Android binding views
- ColorPicker (QuadFlask) for colorwheel
- Encryption for encrypting/decrypting of password
- Design Pattern (MVP - Model View Presenter)