All Projects → AmirDaliri → PizzaDelivery

AmirDaliri / PizzaDelivery

Licence: other
Pizza Delivery is an open source sample app with robust and professional features. This is a fully realized built entirely in Swift.

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to PizzaDelivery

NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+660%)
Mutual labels:  coredata, unittest
randunit
Bring unittest to your Android/JVM applications with tiny effort.
Stars: ✭ 33 (+65%)
Mutual labels:  unittest
iOSSwiftStarter
A sample iOS app written in Swift using the VIPER architecture.
Stars: ✭ 73 (+265%)
Mutual labels:  coredata
TestIt
Generate unit testing boilerplate from kotlin files.
Stars: ✭ 32 (+60%)
Mutual labels:  unittest
Project17-C-Map
Map SDK를 활용한 POI Clustering Interaction Dev.
Stars: ✭ 41 (+105%)
Mutual labels:  coredata
guest3
No description or website provided.
Stars: ✭ 51 (+155%)
Mutual labels:  unittest
examplejs
A tool for converting example code into test cases
Stars: ✭ 44 (+120%)
Mutual labels:  unittest
core-data-model-description
Declarative way to describe a Core Data model in code.
Stars: ✭ 60 (+200%)
Mutual labels:  coredata
UITestSampleApp
A sample app to demonstrate how to create Xamarin UITests using the Page Object architecture, Backdoor Methods and App Links (aka Deep Linking)
Stars: ✭ 38 (+90%)
Mutual labels:  uitests
BoxFeed
News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
Stars: ✭ 112 (+460%)
Mutual labels:  coredata
TMLPersistentContainer
Shortest-path multi-step Core Data migrations in Swift
Stars: ✭ 15 (-25%)
Mutual labels:  coredata
iOS-Developer-Nanodegree
Learn how to program apps for the iPhone and iPad
Stars: ✭ 20 (+0%)
Mutual labels:  coredata
jest-puppe-shots
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Stars: ✭ 86 (+330%)
Mutual labels:  unittest
telenium
Automation for Kivy Application
Stars: ✭ 56 (+180%)
Mutual labels:  unittest
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-40%)
Mutual labels:  unittest
PocoUnit
Unittest framework for test automation
Stars: ✭ 51 (+155%)
Mutual labels:  unittest
VCore
VCore is a Swift collection containing objects, functions, and extensions that I use for my projects
Stars: ✭ 32 (+60%)
Mutual labels:  unittest
SLazeKit
SLazeKit is a framework providing models mapper and CoreData serializer for RESTful resources.
Stars: ✭ 23 (+15%)
Mutual labels:  coredata
Stack
A Type-Safe, Thread-Safe-ish approach to CoreData in Swift
Stars: ✭ 47 (+135%)
Mutual labels:  coredata
Taskey
🚀 It Makes easy to track your task 🔥 Beautiful & Animated UI👨🏻‍💻 . Contributions are always welcome 🤗
Stars: ✭ 34 (+70%)
Mutual labels:  coredata

Pizza Delivery

Pizza Delivery is an open source sample app with robust and professional features. This is a fully realized built entirely in Swift.

Features

  • 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.

Integration

Includes full Xcode Project to jumpstart development.

Usage:

Below command will try to clone complete source code.

git clone https://github.com/AmirDaliri/PizzaDelivery

Copyright © 2019 AmirDaliri. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].