Initial commit
parents
Showing
OrderPicky.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
File added
File added
File added
OrderPicky/AppDelegate.swift
0 → 100644
OrderPicky/Assets.xcassets/Contents.json
0 → 100644
File added
File added
File added
2.01 KB
OrderPicky/Base.lproj/Main.storyboard
0 → 100644
This diff is collapsed.
Click to expand it.
OrderPicky/Cells/LoginCollectionCell.swift
0 → 100644
OrderPicky/Common/Extensions.swift
0 → 100644
This diff is collapsed.
Click to expand it.
OrderPicky/Common/colors.swift
0 → 100644
OrderPicky/Common/snackBar.swift
0 → 100644
OrderPicky/Common/validation.swift
0 → 100644
OrderPicky/Controller/LoginVC.swift
0 → 100644
OrderPicky/Controller/OtpVC.swift
0 → 100644
OrderPicky/Controller/SignUpVC.swift
0 → 100644
OrderPicky/Info.plist
0 → 100644
OrderPicky/SceneDelegate.swift
0 → 100644
OrderPickyTests/Info.plist
0 → 100644
OrderPickyTests/OrderPickyTests.swift
0 → 100644
OrderPickyUITests/Info.plist
0 → 100644
OrderPickyUITests/OrderPickyUITests.swift
0 → 100644
Podfile
0 → 100644
| # Uncomment the next line to define a global platform for your project | ||
| # platform :ios, '9.0' | ||
| target 'OrderPicky' do | ||
| # Comment the next line if you don't want to use dynamic frameworks | ||
| use_frameworks! | ||
| # Pods for OrderPicky | ||
| pod 'Alamofire' | ||
| pod "TTGSnackbar" | ||
| target 'OrderPickyTests' do | ||
| inherit! :search_paths | ||
| # Pods for testing | ||
| end | ||
| target 'OrderPickyUITests' do | ||
| # Pods for testing | ||
| end | ||
| end |
Podfile.lock
0 → 100644
Pods/Alamofire/LICENSE
0 → 100644
Pods/Alamofire/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/AFError.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Alamofire.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Combine.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Concurrency.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/EventMonitor.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/HTTPHeaders.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/HTTPMethod.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/MultipartUpload.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Notifications.swift
0 → 100644
Pods/Alamofire/Source/ParameterEncoder.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Protected.swift
0 → 100644
Pods/Alamofire/Source/RedirectHandler.swift
0 → 100644
Pods/Alamofire/Source/Request.swift
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/RequestTaskMap.swift
0 → 100644
Pods/Alamofire/Source/Response.swift
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Result+Alamofire.swift
0 → 100644
Pods/Alamofire/Source/RetryPolicy.swift
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Session.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/SessionDelegate.swift
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Pods/Alamofire/Source/Validation.swift
0 → 100644
This diff is collapsed.
Click to expand it.
Pods/Manifest.lock
0 → 100644
Pods/Pods.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.