Foodify

Foodify

CREATE HEALTHY HABITS NOT RESTRICTIONS.

Overview

We came up with a web application using machine learning which keeps the tracks of user's calories consumption from a single snap of their meals. And warn's if the user exceed his/her calorie consumption limit of a day.

Requirements

  1. To execute machine learning model install all in requirements.txt pip install -r requirements.txt
  2. Install XAMPP

Run App

  1. Import the fitbit.sql and foodify.sql files to database name fitbitapi and foodify respectively in phpmyadmin.
  2. Rename the foodify-master folder to foodify.
  3. Move the folder to xampp/htdocs.
  4. In browser goto URL and type http://localhost/foodify .

NOTE: Port No. may vary.