Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmnouira/flutter_dishes
This a Flutter application that allows the admins to manage dishes and let users to save their favorite dishes.
https://github.com/ahmnouira/flutter_dishes
dish dishes firbase-firestore firebase firebase-auth flutter
Last synced: 6 days ago
JSON representation
This a Flutter application that allows the admins to manage dishes and let users to save their favorite dishes.
- Host: GitHub
- URL: https://github.com/ahmnouira/flutter_dishes
- Owner: ahmnouira
- Created: 2022-11-30T09:06:51.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:37:22.000Z (27 days ago)
- Last Synced: 2024-10-22T12:54:07.451Z (26 days ago)
- Topics: dish, dishes, firbase-firestore, firebase, firebase-auth, flutter
- Language: Dart
- Homepage: https://flutter-mydishes.firebaseapp.com/
- Size: 1.42 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlutterDishes
![visitors](https://visitor-badge.glitch.me/badge?page_id=ahmnouira.flutter_dishes)
This a Flutter application that allows the admins to manage dishes and let users to save their favorite dishes.
To add more dishes to the app you can login with the following credentials:
| Email | Password |
| ----------------------- | ---------- |
| [email protected] | 123456789 |
| **[email protected]** | 123456789 |[Firebase Hosting](https://flutter-mydishes.web.app)
## Overview
| WelcomeScreen | LoginScreen |
| ------------------ | ------------------ |
| ![1](./img/1.png) | ![2](./img/2.png) || AdminDishesScreen | AdminEditDish |
| ------------------ | ------------------ |
| ![3](./img/3.png) | ![4](./img/4.png) || UserDishesScreen | UserFavDishes |
| ------------------ | ------------------ |
| ![5](./img/5.png) | ![6](./img/6.png) |