-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Laiba Afzal edited this page Aug 20, 2024
·
2 revisions
- Users should be able to view all of their notebooks.
- Users should be able to create new notebooks.
- Users should be able to update their notebooks.
- Users should be able to delete their notebooks.
- Users should be able to view all notes inside of their notebooks.
- Users should be able to create new notes inside of a notebook.
- Users should be able to update their notes.
- Users should be able to delete their notes from a notebook.
- Users should be able to view all tasks they created.
- Users should be able to create new tasks.
- Users should be able to update their tasks.
- Users should be able to delete tasks they created.
- Users should be able to view all tags on a note.
- Users should be able to add a tag to a note.
- Users should be able to delete a tag from a note.
- Users should be able to to mark notebooks as favorites and view them separately.
- Users should be able to receive reminders when a task is due.