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: 2 days ago
JSON representation

This a Flutter application that allows the admins to manage dishes and let users to save their favorite dishes.

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 |
| ----------------------- | ---------- |
| admin@admin.com | 123456789 |
| **ahmnouira@gmail.com** | 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) |