Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 789 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 789 Bytes

Snackalytics - macronutrient visualizer

Web app using the FoodData Central API to visualize the macronutrient breakdown of foods.

https://snackalytics.herokuapp.com/

demo

Technologies used

BackEnd

  • Food Data: FoodData Central API
  • Engine: Nodejs
  • Server: Express
  • HTTP Client: Axios

FrontEnd

  • Framework: Reactjs
  • Chart Library: Victory
  • Transitions: React Transition Group

Sources

FrontEnd structure takes from MDN's React todo app.

Food compisition data obtained from U.S. Department of Agriculture, Agricultural Research Service. FoodData Central, 2019. fdc.nal.usda.gov.