Skip to content

MVP List

alscotty edited this page Jan 6, 2020 · 2 revisions

MVP List

___, a MapMyRun clone, is a running fitness application that allows users to create running routes that can be viewed and commented on by other users.

1. New account creation, login, and guest/demo login(4/6/2019, 2 days)

  • Users can sign up, sign in, and log out
  • Users can use a demo login to try the site
  • Restricted access to users for certain features (creating routes, commenting)

2. Making running routes using map(4/8/2019, 2 days)

  • Logged in users can create/edit/delete routes
  • Users can view existing routes

3. Dashboard that tracks completed runs(4/10/2019, 1 day)

  • Users have a private dashboard with their own routes

4. Hosting on Heroku(weekend)

5. Comments on runs(4/13/2019, 2 days)

  • Logged in users can add/delete comments to routes
  • Routes display existing comments

6. Friending(4/15/2019, 2 days)

  • Users can friend/unfriend other users
  • Users can view their current friends

7. Production README(4/16/2019, 1 day)