PizzaService is a pizza ordering service iOS app. The app fetches data via API and offers a choice of pizza. You can also find out the location of the restaurants closest to you.
- Xcode 12.5 & Swift 5
- Swift & UIKit
- URLSession
- Parsing JSON with Codable
- UserDefaults for storing data
- TabBar, CollectionViews
- Sweet Animation
- Map Integration