Nutrition Label Recognizer

Conner 2019-04-30

ReadMe Card

  • This is the repo of the Full-stack web app for detecting nutrition label based on uploaded images, formulated as part of three-members-team.
  • Consisted of MongoDB, React and Node.js (Express) following RESTful API.
  • Used Google Optical Character Recognition (OCR) for detecting and displaying detailed information for each nutrition upon user clicking the name on the input nutrition label image.
  • Deployed on Google Kubernetes Engine, managed by Istio with single external endpoint, registered domain name with HTTPS-only access.
  • Featured with generating and saving PDF report upon authenticated request.