Skip to content

MVP List

aaxzheng edited this page Nov 7, 2018 · 3 revisions

MVP List

Whimsy Notes is an EverNote clone that emulates its basic functionalities such as making to-do lists or text documents, and organizing these documents in an efficient format.

1. Hosting on Heroku

2. New account creation, login, and guest/demo login

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users cannot view or make notes without signing in

3. Notes

  • Logged in users can make or edit notes
  • Logged in users can view notes

4. Notebooks

  • Logged in users can add notes to notebooks
  • Users can view all notes belonging to a notebook

5. Tags

  • Logged in users can add tags to notes
  • Users can view all documents with a selected tag

6. Rich text-editing

  • Users can use an in-built text editor to modify documents in a variety of ways

7. Production README

Clone this wiki locally