Skip to content

Repository files navigation

You Are What You Eat 2.0

Developers

Description

This is going to be an app that tracks your daily nutritional intake. You will need to either login to your profile or create a new profile. The search bar is tied to Edamam's API which is connected to a database of nutritional information for most food that you can find at a grocery store. You will add your food and its weight to the search bar and receive nutritional facts based on the food type and weight. This info will be stored in SQL database and saved to the user that is logged in. Then the data will be compiled into a chart of your daily nutritional intake based on calories, vitamins, etc.

Technologies Used

NodeJS Express.js Sequelize MySQL Handlebars.js HTML5 CSS3 Visual Studio Code Edamam Heroku

New Technologies Used

Chart.js

User Story

As a person watching my diet

I want to be able to monitor my daily nutritional intake

SO that I can eat more healthily

Acceptance Criteria

GIVEN a place to log the food you eat

WHEN I log in to my profile or sign up for a new profile

THEN I am taken to a new Page where I can search for the food I have eaten that day

WHEN I enter the amount of a certain kind of food I ate

THEN I am presented with the nutritional value and it is displayed on pie chart

WHEN I add another food type

THEN the nutritional value of that food is added to the total amount

WHEN I click on the Food items that were logged

THEN I am taken to another page showing the nutritional value of that specific food individually

Screenshot of Website

Deployed Webpage Screenshot Deployed Webpage Screenshot Deployed Webpage Screenshot

References

Starting code was used from an activity in class, but was manipulated to cater to our website

Link to the deployed website

About

A new project with backend development

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages