Skip to content

MVP List

AAfghahi edited this page Sep 13, 2020 · 4 revisions

1. Hosting on Heroku (9/21/2020)

2. New account creation, login, and guest/demo login (9/22/2020, 1 day)

  • Users can sign up, sign in, log out
  • Users are able to create a login in to check out the website
  • Features are gated behind users being able to log in.

3. Creating Routes (9/24/2020 3 days)

  • Users are able to upload a route.
  • Users are able to create a new route with google map integration.
  • Users can view their previous routes.

4. Saving Workouts (9/25/2020 2 days)

  • Users are able to upload and save a workout.
  • Users are able to view their previous workouts separated by week.

5. Workout Feed (9/28/2020 1 day)

  • Every user has a page that display the workouts they have in a given week.
  • Every workout has the date, time, duration, mileage, alongside the map of the workout.

6. Workout Stats/Totals (9/29/2020 2 days)

  • Users are able to store their height, weight, and preferred gender. These stats are used to calculate average biometrics.
  • Every week users will be able to see their total workout stats, including calories burned and average miles per hour.
  • Users will be able to see the stats for a single workout, broken down.

10. Production README(10/02/202 0.5 days)

Bonus Features

  • Users can follow/unfollow other users.
  • Users can see your friend's workouts.
  • Users will be able to comment on a user's workouts.
  • Users will have a feed of your friend's workouts. Ordered by recency.
  • Users will be able to see what comments have been left for their workouts.
Clone this wiki locally