https://github.com/contentful/guide-app-ios
A generic iOS app for shop guides, styled as a guide to Coffee places.
https://github.com/contentful/guide-app-ios
Last synced: 10 months ago
JSON representation
A generic iOS app for shop guides, styled as a guide to Coffee places.
- Host: GitHub
- URL: https://github.com/contentful/guide-app-ios
- Owner: contentful
- License: mit
- Archived: true
- Created: 2014-03-21T16:10:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T12:07:25.000Z (over 10 years ago)
- Last Synced: 2024-09-27T10:04:18.351Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 3.62 MB
- Stars: 16
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guide app
A generic app for shop guides, styled as a guide to Coffee places.
Supports iOS 7 and uses [Contentful][1] as CMS for the guides.
### Screenshots
    
### Acknowledgements
- Icons are taken from [The Noun Project][2] and are Public Domain.
- The app icon is also based on a Public Domain image from [The Noun Project][2].
- The splash screen is cut out of [a photo][3] by [James Skivington][5], licensed
under [Creative Commons][4].
- The app uses the [ContentfulDeliveryAPI][6], [CPDAcknowledgements][7] and
[PDKTCollectionViewWaterfallLayout][8].
- Thanks to [Tiago][9] for creating the example data, also look at
[his implementation][10] of a similar app.
[1]: https://www.contentful.com
[2]: http://thenounproject.com
[3]: http://www.flickr.com/photos/jamesskivington/4575745224/
[4]: http://creativecommons.org/licenses/by/2.0/deed.en
[5]: http://www.flickr.com/photos/jamesskivington/
[6]: https://github.com/contentful/contentful.objc
[7]: https://github.com/CocoaPods/CPDAcknowledgements
[8]: https://github.com/Produkt/PDKTCollectionViewWaterfallLayout
[9]: https://github.com/trodrigues
[10]: https://github.com/contentful/guide-app