Flutter Fuzz App an E-Commerce App is a revolutionary open-source Flutter UI designed to streamline the food ordering process and enhance the dining experience for users worldwide. With a sleek and intuitive interface, the Flutter Fuzz App offers a seamless platform for users to browse menus, place orders, and track deliveries with ease.
Note: This project is still in active development. If you want to add or improve features, make sure to fork and contribute to this repo.
Screens
Multiple Screens are available in the Flutter Fuzz App UI and the onboarding screen is also available in the app the account creation screen where user can create an account using Google and Facebook directly and also using phone number and email.
The Home screen is where you can search the food or restaurant by location and after that, you can search the restaurant and also book the table and Order the food option on the home screen of the app.
The Food detailed screen and the restaurant detailed screen where users can see the detailed relevant information they want to gather right at that moment.
Users can make payments also through the app while ordering the food and while booking the restaurant table.
Getting Started
This project serves as a starting point for a Flutter application inspired by Medium.
Prerequisites
Before you begin, ensure you have Flutter installed. For detailed instructions, refer to the Flutter documentation.
Installation
Clone the repository:
git clone https://github.com/muhammad-fiaz/FuzzApp.git
Change to the project directory:
cd FuzzApp
Install dependencies:
flutter pub get
Run the app:
flutter run