https://github.com/contentful/product-catalogue-android
Android application example for the product catalogue space template.
https://github.com/contentful/product-catalogue-android
Last synced: 10 months ago
JSON representation
Android application example for the product catalogue space template.
- Host: GitHub
- URL: https://github.com/contentful/product-catalogue-android
- Owner: contentful
- License: mit
- Archived: true
- Created: 2015-02-03T14:46:53.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T11:19:56.000Z (almost 11 years ago)
- Last Synced: 2024-09-27T10:03:57.487Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 1.25 MB
- Stars: 19
- Watchers: 11
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Product Catalogue
This is an Android application example for the [Contentful][1] product catalogue space template.
## Intro:
> [Contentful][1] 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.
## Screenshots
 
## Usage
- Create a space with the "Product Catalogue" space template on [Contentful][1]
- Clone this repo
- Enter your Delivery API credentials in the [Const.java][3] file
- \o/
## License
Copyright (c) 2015 Contentful GmbH. See [LICENSE][2] for further details.
[1]: https://www.contentful.com
[2]: LICENSE
[3]: app/src/main/java/catalogue/templates/contentful/lib/Const.java