Nutrition Tracker is a web application that allows users to track and visualize your daily intake of protein, fat, and carbohydrate. It allows users to choose how many calories and in what macronutrient ratio they wish to consume daily. It requires users to log thier meals using FatSecret either on the web or through its mobile app.
Uses:
- FatSecret OmniAuth Gem for constructing API calls.
- Highcharts for javascript charts to visualize daily intake.
- Bootstrap for styling.
Deployed to Heroku at nutritiontracker.herokuapp.com.