Fitness application that helps people keep track of the eating and exercise habits
- Clone the repository
git clone <this_repo_url>
- Start Deep Learning Server
cd ml
pipenv install
python app.py
- Replace URL in
lib/util/api.dart
- From the root folder,
eatfit
, run the Flutter application
flutter run
Use
--release
for release build
Any assets used in this project are meant for demonstration purposes only and I do not own any rights to those assets.