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.
#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.
- 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
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.
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.
Please get in touch with us at support@indix.com.