Gym Application
- Install the dependencies
$ git clone https://github.com/chauhanmahavir/Gym-Application.git
$ cd Gym-Application
$ pip install -r requirement.txt
- BACK SQUAT
cd "BACK SQUAT"
python "BACK SQUAT.py"
- BARBELL CURL
cd "BARBELL CURL"
python "BARBELL CURL.py"
- DUMBBELL PREACHER CURL
cd "DUMBBELL PREACHER CURL"
python "DUMBBELL PREACHER CURL.py"
- FRONT SQUAT
cd "FRONT SQUAT"
python "FRONT SQUAT.py"
- OVERHEAD TRICEP
cd "OVERHEAD TRICEP"
python "OVERHEAD TRICEP.py"