Shake It Off is an app which lets you keep track of the calories you consume and tells how the amount of exercise (walking/running minutes) you need to do in order to burn it off. It provides with the ideal calorie consumption per day according to your height and weight. It can fetch the calorie content of the foods you enter, via the FatSecret API.
- HTML
- CSS
- Javascript
- jQuery
- AJAX
- Sinatra
- APIs
http://shakeitoff.herokuapp.com/
Finding a free API which offered the required information in a json file was difficult. Generally the file was also quite huge and had to be sifted through to find specific information.