The project is a book keeping app.
Features:
- Mode Selection: User will be able to select between different modes consisting of To Do List, Notes, and Journal.
- To Do List: keeping track of tasks needed to be done.
- Notes: record notes.
- Journal: create journals that will then be able to take in entries per journal created.
Technicality:
- Persistency: This app will achieve persistency by locally creating and deleting txt files in created directories.
The project is a book keeping app.
Features:
Technicality: