Skip to content

SMTOpenSource/OpenShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShop

CI Status Version License Platform

OpenShop is an Open Source framework designed to simplify creation of eCommerce solutions.

This framework is a set of tools designed to provide a busines logic for things like:

  • Customer management
  • Orders
  • Products
  • etc

To create an application based on the framework, a developer should focus on writing a presentation layer, and providing data for the services.

Features

  • TBD

Requirements

  • iOS 8.0+ / tvOS 9.0+

Installation

OpenShop is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "OpenShop"

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Author

Jakub Długosz, dlugosz.jakub@gmail.com

License

OpenShop is available under the MIT license. See the LICENSE file for more info.