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 (11/13/18)

2. New account creation, login, and guest/demo login (11/14/18, 2 days)

  • 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 (11/15/18, 1 day)

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

4. Notebooks (11/17/18, 2 days)

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

5. Tags (11/18/18, 1 day)

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

6. Rich text-editing (11/22/18, 4 days)

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

7. Production README (11/22/18, 0.5 days)

Clone this wiki locally