- This is a simple notes taking app made for Android device.
- Core app functionalities and user interfaces are made using Android Studio.
- User's data like usernames, passwords, and notes are saved using Firebase, a cloud service provided by Google.
- Support full CRUD functionality for managing notes .
- Allow users to take notes offline, the data will be sync after with internet connections.
- Manages accounts related tasks such as sign up, login and password recovery.
- Front-end: The graphical interfaces designed using .XML files to make along with app functionalities implemented in Java.
- Back-end: Fire Base as the cloud provider for online data storage and synchronization.
- Download the source code directly from this repo and build the app locally.
- Download from the latest releases.




