Skip to content

pgarves/FoodTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

FoodTracker

CMSC389L Final Project

Overview

Food Tracker is a web application that will allow users to track their food that has been eaten throughout the day.

It will record the food’s nutritional attributes such as protein, carbohydrates, fiber, calcium, and iron.

It will then suggest other foods for the remainder of the day that allow for the user to get the remaining amount of nutrients for a well balanced diet.

Services Used

  • Hosted on s3 here
  • DynamoDB
  • Cloudtrail
  • API for USDA Food Composition Databases

YouTube Video Demo

Video Demo Link

Architecture

Click here to view the architecture diagram

API Overview

Click here to learn more United States Department of Agriculture Food Composition Databases

Used "ndbno" as the food index number then parsed through from report -> food -> nutrients to get this food's nutritional arrtibutes: protein, carbohydrates, fiber, calcium, and iron.

How to Run It

  • Visit the link here

  • Or if you wish to edit the code yourself, clone the repo and change the accessKeyId and secretAccessKey in the javascript. Also create your own Cloudtrail on the AWS console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages