MVP List - RawBData/Checkoff GitHub Wiki

MVP List

Checkoff, a "Remember the Milk" clone, is a to do list/organizer/calendar that allows users to create task (and subtasks) with tags and reminders.

1. Hosting on Heroku (.5 day)

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

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site

3. Tasks (1.5 days)

  • create Tasks
  • create subtasks
  • view a list of Tasks
  • can edit existing Tasks

4. Lists (1.5 days)

  • create Lists
  • view a list of Lists
  • can edit existing Lists
  • can add tasks to a list

5. List Summary (1 days)

  • gives a breakdown of time spent, number of tasks, and number complete

6. Search (1 days)

  • Search the tasks for keywords

7. Sub-Tasks (2 days)

  • create sub-tasks for tasks

8. Production README (.5 day)