-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
Jonathan Bae edited this page Sep 27, 2019
·
3 revisions
- Users can sign up, sign in, sign out
- Users can use a demo login to try the site
- Users can't user certain features without logging in (creating notes & notebook)
- Logged in users can create, edit, and delete notes
- Users can view all their own notes
- Organize notes by most recently created or edited
- Logged in users can edit notes in a rich text editor
- Clean user interface
- Toolbar on the top of the editor
- Keyboard shortcuts
- Title on the header
- Tags on the footer
- Accepts Photos
- Fullscreen capability
- Options dropdown
- Organize notes into individual notebooks
- Be able to create, edit, and delete notebooks
- Have notebooks show the notes they contain
- Users can add and remove tags to/from individual notes
- Users can delete a tag from all notes
- Users can filter notes by tag