Skip to content

EatRight is an easy to use food logger that allows users to track their calorie intake efficiently.

Notifications You must be signed in to change notification settings

shreyavaidya2311/EatRight

 
 

Repository files navigation

img
In today’s world, there are many people facing health issues solely due to the reason of not following a healthy diet. Constant tracking of one’s diet has become a necessity. EatRight is an easy to use food logger that allows users to track their calorie intake efficiently.

Features

  1. Logging of daily food intake via camera
  2. Tracking nutrient specific breakdown of food items
  3. Setting daily and weekly goals for calories consumed
  4. Reward based system and gamification through competitions
  5. Visual representation of monthly calorie intake

Tech Stack

img

Screenshots

img

Installation

  1. Clone the repository
git clone https://github.com/shreyavaidya2311/EatRight.git
  1. Installing dependencies
npm i
cd backend & npm i
  1. Run the frontend (http://localhost:19000/)
npm start
  1. Run the backend (http://localhost:5000/)
cd backend
npm run server

About

EatRight is an easy to use food logger that allows users to track their calorie intake efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%