-
Notifications
You must be signed in to change notification settings - Fork 1
mvp list
imshentastic edited this page Dec 3, 2019
·
6 revisions
Everquote, an Evernote clone, is a revolutionary note-taking application that provides rich text editing capabilities as well as powerful digital notebook management and organization.
1. Hosting on Heroku (12/09/2019)
2. New account creation/login, user authentication, and demo login (12/10/2019, 1 day)
- Users can create an account, sign in, log out, or use an automated demo login
- Users can't use web app features without logging in
- Users can see splash screen and feature previews on landing page
3. Notes (12/11/2019, 1 day)
- Logged in users can create new notes
- Logged in users can view a list of notes with preview
- Logged in users can edit/delete existing notes
4. Notebooks (12/12/2019, 1 day)
- Logged in users can create notebooks and add existing or create new notes
- Logged in users can view a list of existing notebooks
- Logged in users can edit/delete existing notebooks
5. Tags (12/13/2019, 1 day)
- Logged in users can create new tags for notes
- Logged in users can view all tags created, as well as all notes with a specific tag
- Logged in users can edit/delete existing tags 6. Rich-text editing (12/15/2019, 2 days)
- Logged in users have rich text format editing capabilities to edit notes with immediate preview and auto-save
7. Production README (12/16/2019, 1 day)