Skip to content

ITI-Swift-Project/Shopify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

230 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify

============

Language

Shopify is an M-Commerce iOS App developed in Swift 5. The app has been actively upgrading to adopt the latest features of iOS and Swift language.

Notices

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.

Screenshots

Features

#Shopify

  • MVVM
  • SOLID
  • Core Data
  • Unit Tests
  • Alamofire
  • kingfisher
  • reachability
  • Multithreding

How to build

  1. Clone the repository
$ git clone https://github.com/ITI-Swift-Project/Shopify.git
  1. Install pods
$ cd Shopify
$ pod install
  1. Open the workspace in Xcode
$ open "Shopify.xcworkspace"
  1. 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.

  1. Compile and run the app in your simulator

  2. If you don't see any data, please check "Schema" -> Shopify-Admin

Requirements

  • Xcode 13
  • iOS 14+
  • Swift 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors