Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 728 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 728 Bytes

EatFit 🥘

Fitness application that helps people keep track of the eating and exercise habits

Getting Started ✨

  1. Clone the repository
git clone <this_repo_url>
  1. Start Deep Learning Server
cd ml
pipenv install
python app.py
  1. Replace URL in lib/util/api.dart
  2. From the root folder, eatfit, run the Flutter application
flutter run

Use --release for release build

Note ❗️

Any assets used in this project are meant for demonstration purposes only and I do not own any rights to those assets.


Developed as part of the Android Development Lab Project required for Semester VII, Information Technology - University of Mumbai