============
Shopify-Admin is an iOS App developed in Swift 5. The app has been actively upgrading to adopt the latest features of iOS and Swift language.
The current version is working with Xcode Version Xcode 13. If you are using different Xcode version, please contact US to Have a compatible Version.
#Shopify-Admin
- MVVM
- SOLID
- Core Data
- Unit Tests
- Alamofire
- kingfisher
- reachability
- Multithreding
- Clone the repository
$ git clone https://github.com/ITI-Swift-Project/Shopify-Admin.git- Install pods
$ cd Shopify-Admin
$ pod install- Open the workspace in Xcode
$ open "Shopify-Admin.xcworkspace"- Sign up on https://shopify.dev/) to creat your own store and get an appid
Please replace "your-shopyfiy end point" with your actual store key.
-
Compile and run the app in your simulator
-
If you don't see any data, please check "Schema" -> Shopify-Admin
- Xcode 13
- iOS 14+
- Swift 5

