-
As a user, I want to receive summaries of my weekly or monthly progress so that I can stay informed about my overall achievements.
**Acceptance Criteria:**
- Users receive summarized reports of th…
-
1. Add workout groups. How this would work would be that multiple users could be apart of a workout group that can have multiple associated workouts. A user could create some sort of schedule for thei…
-
1. I think the endpoint users/{first_name}/{last_name} should return the user ID. I can’t use the rest of the endpoints with my account because I don’t know my user ID.
2. For the POST custom workout…
-
1. It can be seen in docs/ER Diagram.png that there was likely intended to be 5 tables part of the schema, but there are only 3 in the schema, with some seemingly being combined. Either the schema sho…
-
The OS sooner or later will evict the app. At which point the recording also gets interrupted. David unknowingly ran into this.
We have a ticket about background support but it needs significant refa…
-
1. Create workout routines. So instead of just individual exercises, a user can create a shoulder/chest day with certain exercises and a shoulder/arms day with certain exercises. This would require a…
-
As a user, I want to edit or delete workout entries so that I can correct any mistakes.
**Acceptance Criteria:**
- Users can edit details of previously logged workouts.
- Users can delete workout…
-
As a user, I want to sync data from my smartwatch so that my workouts are automatically logged.
**Acceptance Criteria:**
- Users can connect their smartwatches to the app.
- Workout data from the…
-
As a user, I want to receive workout reminders so that I stay consistent with my fitness routine.
**Acceptance Criteria:**
- Users can configure workout reminder preferences (e.g., time of day, fr…
-
## User Story
**As a:** User
**I want:** Create a custom workout.
**Then** Set as a field 'visibility' as public(community) or private.
**So that:** I can search for the workout created previously…