BaldoHado / csc365-fitness-tracker

0 stars 0 forks source link

Fitness Tracker

Our API will be centered around health and fitness tracking.

Setup Instructions (vscode)

  1. Ctrl + Shift + P -> Python: Create Environment... -> Select your interpreter and then choose to pull deps from requirements.txt
  2. Run the app with the debugger