Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.33 KB

About

A mobile application that encourages people to make healthier food choices, so that they can quickly and easily determine whether a product is healthy before purchasing it.

image image image

Functionalities

  • Food product scanner
  • Personalized nutritional information
  • Creating user accounts and update personal information
  • Creating an allergens list and outlining them when they are found in the ingredients
image

Implementation details

  • Project created using Expo
  • Project source code hosted on Github
  • Navigation done using React Navigation library
  • Frontend done using React Native components
  • Data retrieve using Open Food Facts API
  • Authentication done using Firebase Authentication
  • Profile information done using Firestore Database