Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makjac/flutter_fit_fit_meal
An intuitive calorie calculator app. Easily track and manage your daily calorie intake.
https://github.com/makjac/flutter_fit_fit_meal
Last synced: 23 days ago
JSON representation
An intuitive calorie calculator app. Easily track and manage your daily calorie intake.
- Host: GitHub
- URL: https://github.com/makjac/flutter_fit_fit_meal
- Owner: makjac
- Created: 2022-10-19T11:33:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T00:24:04.000Z (5 months ago)
- Last Synced: 2024-08-13T23:11:27.784Z (5 months ago)
- Language: Dart
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![header](https://i.imgur.com/fiIPLu5.png)
# FitFitMeal
FitFitMeal is an app for android and IOS. It has been developed using Dart and Flutter technology. The app allows the user to calculate the calories consumed for the user. The user is able to search for a product by name or product barcode.
The application uses the Firebase platform. It allows the user to log into the application (Firebase Auth), save product data (Firebase Firestore), and search for products from the database (Firebase Firestore).
![firebase](https://i.imgur.com/0S417B5.jpg)
# Example screenshots
![profile](https://i.imgur.com/J9khnIl.jpg)
![product_page](https://i.imgur.com/vOwZZab.jpg)
![conclusion](https://i.imgur.com/FiKfGLK.jpg)
![search](https://i.imgur.com/ypBdD4K.jpg)
![welcome_screen](https://i.imgur.com/Ele5ULU.jpg)