-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
AAfghahi edited this page Sep 13, 2020
·
4 revisions
- 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.
- 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.
- Users are able to upload and save a workout.
- Users are able to view their previous workouts separated by week.
- 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.
- 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.
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.