This is a project for my php/mysql class. An application
for logging exercises and calculating calories burned based on profile information.
It includes a working account management system and salted password hashing for security.
The project is mostly about backend php and mysql coding although I took the opportunity to apply bootstrap for styling. The site is mobile first and responsive. If you are interested, feel free to make a test account and explore the site.
The formula used for this assignment comes from url below.
http://www.shapesense.com/fitness-exercise/calculators/heart-rate-based-calorie-burn-calculator.shtml
Thanks for stopping by.