Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 925 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 925 Bytes

FlutterDishes

visitors

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

Overview

WelcomeScreen LoginScreen
1 2
AdminDishesScreen AdminEditDish
3 4
UserDishesScreen UserFavDishes
5 6