Pizza Delivery is an open source sample app with robust and professional features. This is a fully realized built entirely in Swift.
- Sweet Animation.
- Unit Test
- UI Test
- Performance Test
- Ability to update Pizza list from server or locally.
- Ability to pizza object and set in order basket with NSUserDefaults.
- Custom views optimized for 5, 6 and 6+ for backwards compatibility
- Compiles with Xcode 10 & Swift 4.2
- Parses JSON using Swift 4.2 Codable protocol
- Pull to Refresh pizza list
- Uses the NSURLSession for request to get pizza list.
Includes full Xcode Project to jumpstart development.
Below command will try to clone complete source code.
git clone https://github.com/AmirDaliri/PizzaDelivery
Copyright © 2019 AmirDaliri. All rights reserved.