Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 781 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 781 Bytes

FoodCalorie

Extension of School project

The app allows users to determine total amount of calories in recipes. The app automatically calculates total amount of calories of recipes as a user adds foods to recipies by Scanning barcode of the food or searching on name of the product.

The app was designed to be able to:

Authenticate users via Gmail

  • Scan barcodes or search name of food items

  • Calculate a total amount of calories, carboHydrate, protein, and fat that you are adding based on a serving size, and display it.

  • Allow users to store/update/delete recipes of these food items

  • Automatically calculate a total amount of calories per recipe and display it on the screen.

Built With:

  • REACT NATIVE

  • REST API

  • FIREBASE

  • FOOD DATA CENTRAL (FDC) API