Skip to content

MVP List

Jonathan Bae edited this page Sep 27, 2019 · 3 revisions

MVP List

1. Hosting on Heroku (10/01/2019)

2. New account creation, login, and guest/demo login (10/01/2019, 1.5 days)

  • 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)

3. Notes (10/03/2019, 2 days)

  • Logged in users can create, edit, and delete notes
  • Users can view all their own notes
  • Organize notes by most recently created or edited

4. Rich-text editing (10/05/2019, 2 days)

  • 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

5. Notebooks (10/07/2019, 2 days)

  • Organize notes into individual notebooks
  • Be able to create, edit, and delete notebooks
  • Have notebooks show the notes they contain

6. Tags (10/09/2019, 2 day)

  • Users can add and remove tags to/from individual notes
  • Users can delete a tag from all notes
  • Users can filter notes by tag

7. Production README (10/11/2019, 0.5 day)

Clone this wiki locally