Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manu4kym/sizzle-and-sauce
Sizzle and Sauce is your go-to Flutter-powered app for a delightful pizza experience! Browse through a variety of mouthwatering pizzas, customize your toppings, and savor the goodness of perfectly crafted pies.
https://github.com/manu4kym/sizzle-and-sauce
Last synced: 7 days ago
JSON representation
Sizzle and Sauce is your go-to Flutter-powered app for a delightful pizza experience! Browse through a variety of mouthwatering pizzas, customize your toppings, and savor the goodness of perfectly crafted pies.
- Host: GitHub
- URL: https://github.com/manu4kym/sizzle-and-sauce
- Owner: ManU4kym
- License: mit
- Created: 2024-03-09T16:35:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T18:42:08.000Z (9 months ago)
- Last Synced: 2024-03-25T20:56:21.248Z (9 months ago)
- Language: Dart
- Size: 411 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
=======
# PizzaPizza App is a mobile application developed using Flutter and Flutter Bloc, following the Clean Architecture principles. This app allows users to browse a variety of pizzas, customize their orders, and place them.
## Features
- View a list of available pizzas.
- Customize pizza toppings and size.
- Add pizzas to the cart.
- Place pizza orders.## Technologies Used
- Flutter: [Flutter Documentation](https://flutter.dev/)
## Project Structure
The project follows Clean Architecture principles, separating code into layers:
- **presentation:** Contains the UI layer, including screens, widgets, and bloc event listeners.
## Getting Started
### Prerequisites
Make sure you have Flutter installed. For installation instructions, refer to the [Flutter documentation](https://flutter.dev/docs/get-started/install).
### Running the App
1. Clone the repository:
```
git clone https://github.com/ManU4kym/sizzle-and-sauce.git
2. Navigate to project:
````
cd pizaa
3. Install dependencies:
````
flutter pub get
3. Run app
````
flutter run
4.
### screenshots
>>>>>>> b00963f4256649cdb64ac479babe03509b8579ff