Skip to content

kduggan15/FitBoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitBoi

Devpost Thumbnail

Smart Physical Health Advisor

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.

To Get Started:

git clone https://github.com/kduggan15/FitBoi.git
cd Fitboi
./startServer.sh

URL: http://localhost:8000/fitboi

Authors

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.


Developer Notes

Ideas

  1. Sustainable future
  2. End poverty
  3. zero hunger
  4. good health (Selected)
  5. quality education
  6. clean water
  7. Affordable and clean energy
  8. climate action
  9. sustainable communities and cities
  10. creating more partnerships

Helpful links

geekforgeek Working with Git Branches

SAFELY merge branch

git checkout master
git pull origin master
git merge test
git push origin master

About

Smart Physical Health Advisor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors