Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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:

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