Food ordering app UI work with flutter
FOOD ORDER – UI
It is the interface work of the food ordering application. It consists of twelve pages in total. These pages:
- Main Page
- Login Page
- Register Page
- Home Page
- Detail Page
- Favorite Page
- Search Page
- Cart Page
- Checkout Page
- Successfuly Page
- Profile Page
Technologies
Setup
-
Open food_order_ui file with Visual Studio Code
-
Run this command on the terminal flutter pub get
-
And finally, flutter run
License
This project is licensed under the MIT License.