MVP list - saipat/Eton GitHub Wiki

Eton is a Evernote clone that helps you capture and prioritize ideas, projects, and to-do lists, so nothing falls through the cracks.

1. New account creation, login, and guest/demo login - (10/11/18 - 1 day)

  • 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

2. Hosting on Heroku - 1 day

3. NoteBooks - (10/14/18 - 2 days)

  • Users can list all notebooks
  • Users can create a new notebook
  • Users can rename or delete a new notebook
  • Users can list all notes for a specific notebook
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

4. New Note - (10/12/18 - 1 day)

  • User can create a new note
  • Adequate styling
  • Smooth, bug-free navigation

5. Notes - (10/13/18 - 1 day)

  • Users can list all notes
  • Users can edit or delete a note
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

6. Rich text editing - (10/11/18 - 1.5 days)

  • Users can use rich text editor to create documents
  • Adequate styling
  • Smooth, bug-free navigation
  • Adequate and appropriate seeds to demonstrate the feature

7. Tags - (10/11/18 - 1.5 days)

  • Users can list all tags in alphabetical order
  • Users can list all notes for a specific tag
  • Users can delete a tag
  • Adequate styling
  • Smooth, bug-free navigation

8. Bonus

  • Creating a Search
  • Setting Reminders
  • Auto save

9. A production README