Skip to content

rubythonode/product-catalogue-swift

 
 

Repository files navigation

Product Catalogue

This is an iOS application example for the Contentful product catalogue space template. The app should be built using Xcode 7.3 or newer and works on iOS >= 8.

The app uses the Contentful Swift SDK and persistence library.

Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.

Usage

Run the following command:

$ make setup

This will install all necessary RubyGems, create a new space on Contentful using Contentful Bootstrap, install all necessary CocoaPods and setup API keys automatically.

Note: This requires bundler and CMake, which you may already have. In case you are running this on a freshly installed OS X, please run sudo gem install bundler and install CMake with Homebrew first.

Now you're ready to use it!

Customizing

You can easily drop the Contentful related branding by removing 'ContentfulDialogs' and 'ContentfulStyle' from the Podfile. You will need to remove the "About Us" scene from the storyboard, as well as replace usages of our fonts and colors.

License

Copyright (c) 2016 Contentful GmbH. See LICENSE for further details.

About

An iOS/Swift application example for the product catalogue space template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 89.8%
  • Ruby 7.4%
  • Makefile 1.7%
  • C 1.1%