Fitness Tracker
Our API will be centered around health and fitness tracking.
- Track exercises, sets, reps, weight, rest time.
- Get valuable insights on your workout muscle group distribution, and ways to make the most out of your time.
Setup Instructions (vscode)
- Ctrl + Shift + P -> Python: Create Environment... -> Select your interpreter and then choose to pull deps from requirements.txt
- Run the app with the debugger