- Authentication System with both an user and admin accounts.
- Full note functions that is linked with an account
- A full search function
- A local database using SQLite
- Optimized application with the usage of fragments and async tasks
Yup, pretty much! The only missing feature is the setup of an admin account inside the application and the implementation of a non-local database.
This is just a practice exercise that is aimed to see what we can produce within three hours of development. It is highly unlikely that we will update the project but there is a chance in the far future.
See the releases section!