FitBoi uses your input to measure your body fat percentage and your BMI (body mass index) and creates workout advice tailored to YOU. FitBoi is an easy tool meant to improve the physical health of its users, and encourages a more healthy lifestyle.
git clone https://github.com/kduggan15/FitBoi.git
cd Fitboi
./startServer.sh
URL: http://localhost:8000/fitboi
- Kieran kduggan15
- Jonathan jontran1
- Michael msalamonski
- Bon bonliu
side note: if you can get us 1,000 pictures of torsos varying in 10%, 20%, 30%, 30%+ body fat, we can easily get FitBoi to use image recognition to measure body fat percentage. It's all in the code and it's ready to run, we just need more photo samples.
- Sustainable future
- End poverty
- zero hunger
- good health (Selected)
- quality education
- clean water
- Affordable and clean energy
- climate action
- sustainable communities and cities
- creating more partnerships
geekforgeek Working with Git Branches
git checkout master
git pull origin master
git merge test
git push origin master