Lightweight Todolist + Note-Taking App build with React Native, backend powered by Google Firebase (Realtime Database). With features such as tag sorting system, data syncing, and other useful utilities built in into the app.
For a more detailed guided, please visit the official website.
Todos | Todo Input | Date Picker | Time Picker |
---|---|---|---|
Simple todo taking mode with features for sorting, filtering, and more.
- Tagging
- Allows users to categorize their todos, which can be filtered and sorted.
- Notification Reminders
- Ability to schedule notifications to fire before the set time of the task.
- Recurring Todos
- Scheduled notifications can be recurring, repeating either daily, weekly, or monthly.
Apart from the two main functionalities, there are also two utility screens built in into the the app. A calculator and a unit converter to aid the user on their todo taking. On the chance of them needing to do a complex calculation or unit coversion, they can simply switch to these utility apps and compute the desired value
With an account system, users can backup and sync their notes to a remote database. There are few options in how users can sync their notes.
- Local overwrites cloud
- Cloud overwrites local
- Compare and merge