https://github.com/ryandsilva/eatfit
Fitness application that tracks Eating & Exercise habits :bento:
https://github.com/ryandsilva/eatfit
dart deep-learning eating exercise exercise-habits firebase fitness flutter food google-maps-api
Last synced: 30 days ago
JSON representation
Fitness application that tracks Eating & Exercise habits :bento:
- Host: GitHub
- URL: https://github.com/ryandsilva/eatfit
- Owner: RyanDsilva
- License: mit
- Created: 2019-08-31T18:12:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-12T06:49:04.000Z (over 5 years ago)
- Last Synced: 2025-04-18T05:53:31.378Z (about 1 month ago)
- Topics: dart, deep-learning, eating, exercise, exercise-habits, firebase, fitness, flutter, food, google-maps-api
- Language: Dart
- Homepage:
- Size: 19.6 MB
- Stars: 19
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EatFit 🥘
> Fitness application that helps people keep track of the eating and exercise habits

## Getting Started ✨
1. Clone the repository
```bash
git clone
```2. Start Deep Learning Server
```bash
cd ml
pipenv install
python app.py
```3. Replace URL in `lib/util/api.dart`
4. From the root folder, `eatfit`, run the Flutter application```bash
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