An open API service indexing awesome lists of open source software.

https://github.com/indix/mobile-product-search

This app is a representation of how Indix API can be used to leverage information on stores, brands, products which forms the skeleton of Retail Industry.
https://github.com/indix/mobile-product-search

Last synced: 11 months ago
JSON representation

This app is a representation of how Indix API can be used to leverage information on stores, brands, products which forms the skeleton of Retail Industry.

Awesome Lists containing this project

README

          

This sample app is an example of how the Indix product API can be used to surface product information on across a range of stores, brands and categories. By downloading the code you agree to the SDK Terms of Service found [here](https://github.com/ind9/Mobile-Product-Search/blob/master/Terms%20of%20Service.pdf).

#Overview
This app is a representation of how Indix API can be used to leverage information on stores, brands, products which forms the skeleton of Retail Industry.

## How To Get Started

* git clone this repository
* run 'pod install' to install all dependency of the project
* open 'ProductHuntr.xcworkspace'
* Modify 'config.plist' to customize the app with your Indix api key
* Run the app

## Configuration
You can define your own configuration element like

* **indix_app_key** : Your Indix api key.
* **indix_app_id** : Your Indix api Id.
* **homeScreenBlurredBackgroundImage** : Blurred background image in home screen.
* **homeScreenBlurredBackgroundTintColor** : Blurred background tint colour in home screen in format r,g,b,a eg. 255,255,255,0.9.
* **homeAppLogoImage** : You logo.
* **listTitleBlurredBackgroundImage** : Blurred background image on top of list.

## Third party code used in this application
We have used some third party library in this application and we acknowledge and appreciate their hard work. Below are the list of libraries used in the development of application.

* [AFNetworking](https://github.com/AFNetworking/AFNetworking/blob/master/LICENSE)
* [MBProgressHUD](https://github.com/jdg/MBProgressHUD/blob/master/LICENSE)
* [REMenu](https://github.com/romaonthego/REMenu/blob/master/LICENSE)
* [PBWebViewController](https://github.com/kmikael/PBWebViewController/blob/master/LICENSE.txt)
* [NSString+URLEncoding](https://github.com/kmikael/PBWebViewController/blob/master/LICENSE.txt)
* [MTBBarcodeScanner](https://github.com/mikebuss/MTBBarcodeScanner/blob/develop/LICENSE)

## Questions?

Please get in touch with us at support@indix.com.