Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.12 KB

Barrel

Barrel cactus

Barrel is an android app build on top of titanium mobile framework, it shows kactoos API capabilities. Barrel is a titanium sandbox, to learn and play with the titanium API.

Features

  • Display top products, products with most users.
  • Search products.
  • Discount notifications.
  • Update products data that you have in your notifications list.
  • You can see the product information using your native browser.
  • Barrel provides a namespace with methods for many common operations on tables, just extend it!.

Install

Click on the download source button, decompress and import it as a titanium project, then just run it!.

Configuration

To work with barrel you need a kactoos api key, so get one here, copy the config.js.dist file as config.js, open config.js, write your application name and your api key, done.

License

See LICENSE file.