https://github.com/ompreetham/cupcakecorner
Order delicious cupcakes with various customizations and delivery options. Designed for #100DaysOfSwiftUI
https://github.com/ompreetham/cupcakecorner
100daysofswiftui address apple apple-ios cupcake-corner http-protocol ios ios17 ios18 order swift swiftui
Last synced: 29 days ago
JSON representation
Order delicious cupcakes with various customizations and delivery options. Designed for #100DaysOfSwiftUI
- Host: GitHub
- URL: https://github.com/ompreetham/cupcakecorner
- Owner: OmPreetham
- License: mit
- Created: 2024-05-30T21:49:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T23:16:01.000Z (about 2 years ago)
- Last Synced: 2025-11-23T15:21:47.025Z (7 months ago)
- Topics: 100daysofswiftui, address, apple, apple-ios, cupcake-corner, http-protocol, ios, ios17, ios18, order, swift, swiftui
- Language: Swift
- Homepage:
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CupcakeCorner
CupcakeCorner is an iOS application that allows users to order delicious cupcakes with various customizations and delivery options. This project demonstrates the use of SwiftUI for building user interfaces, along with async/await for handling asynchronous network requests.
## Features
- **Select Cake Type:** Users can choose from a variety of cupcake types.
- **Quantity Selector:** Users can specify the number of cupcakes they want to order.
- **Special Requests:** Options for extra frosting and sprinkles.
- **Delivery Details:** Users can enter their delivery information including name, address, city, and zip code.
- **Order Confirmation:** Users receive an order confirmation message after placing an order.
## Screenshots




## Requirements
- iOS 14.0+
- Xcode 13.0+
- Swift 5.5+
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.