Description: iOS app prototype for a pizza delivery service
Language: Swift
Frameworks and Libraries: UIKit programmatically, SnapKit, Foundation
Architecture: MVC
Dependency Managers: Swift Package Manager
Banner Display: Users can view various banners showcasing deals or special pizzas. Clickable price button on banners for further details.
Menu and Special Offers: A detailed menu where users can choose items. Special deals or offers might be highlighted separately for users to view.
Detailed Product View: Users can get detailed views of individual products. They can see a product's image and description. Products can be added to the cart directly from the details page.
Shopping Cart Functionality: Users can add items to their shopping cart. They have an option to view their cart and finalize their order.
Delivery or Take Away: Users can choose between getting their order delivered or picking it up themselves. They will need to provide respective addresses based on their choice.
Localization: The app is prepared for localization, it can be available in multiple languages in the future.






