Note is an android application that allows you to create notes on the go and saves them on the Cloud Firestore so that you don't need to worry about losing your data if you switch to a new device. It also keeps your notes in sync so that you can use it in multiple devices to create, update or delete your notes
The application supports multiple versions of Android; from KitKat to Android 11. If you would like to try the app without building the project, you can download the APK here and install it directly on your phone.
- Android Studio
- Android device or emulator
- Access to Firebase console
- Add the project to your firebase console and generate a google-services JSON file and store it in the app/ directory
- Build the project and install it in an emulator or an Android phone to try the application
- Material Design Components
- RxJava3
- Lottie
- Firebase
- Gradle
- Jetpack libraries
- Icon made by Freepik from "https://www.flaticon.com/"
- Person Vectors by Vecteezy
- Coffee vector created by stories - www.freepik.com
- Menu Icon by Unicons Font
See the LICENSE.md for details