Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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 (about 5 years ago)
- Last Synced: 2024-10-27T23:26:57.014Z (2 months ago)
- Topics: dart, deep-learning, eating, exercise, exercise-habits, firebase, fitness, flutter, food, google-maps-api
- Language: Dart
- Homepage:
- Size: 19.6 MB
- Stars: 17
- Watchers: 2
- 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
![](./eatfit.gif)
## 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