Skip to content

Fitness application that tracks Eating & Exercise habits 🍱

License

Notifications You must be signed in to change notification settings

RyanDsilva/eatfit

Repository files navigation

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