An android application developed for learning the various android libraries. The application is made as a simple clown of ecommerce applications like amazon and flipkart.
- This application retrieves products' data from flipkart affiliate api
- The api calls are done using retrofit library
- The data is stored in a local database in SQLite using room db