This application is a full stack food tracker utilizing nutritionix api to grab accurate and up-to-date information on any and all aspects of your daily meals. Search foods and drinks in clear and consice searches and add them to your meals to see your total calories, proteins, carbs, and fats for the day.
Consider this application still in a beta form, as we were a bit more ambitious then our time allowed.
- Personalized meal tracking.
- Search a vast amount of food data using nutritionix.
- Includes many brands and resturaunts other applications don't.
- See how close you are to daily goals.
- Bright and simple UI.
- Straight forward stats. Don't get bogged down with overwhelming amount of information.
- Node
- Express
- mySql
- Sequelize
- Handlebars
- Dotenv
- Bcrypt
- Faker
- Handlebar Helpers
Here we can list conventions we follow so were all on the same page with consistant code.
- html/css classes/ids: lower-case-hyphens
- js variables: camelCase
- sql columns: under_score
whatsinmybel.ly
is released under the Unlicense.