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 new way of storing workouts and would introduce complexity in how everything is managed, but I think this idea would make the app more robust and usable over a long time horizon.
Create a progress endpoint. This would require a redesign of how workouts are stored, but keeping track of the progression of certain exercises and displaying aggregate data on them. So, going from updating exercise changes to logging exercise changes would allow for this to be possible.
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 new way of storing workouts and would introduce complexity in how everything is managed, but I think this idea would make the app more robust and usable over a long time horizon.
Create a progress endpoint. This would require a redesign of how workouts are stored, but keeping track of the progression of certain exercises and displaying aggregate data on them. So, going from updating exercise changes to logging exercise changes would allow for this to be possible.