/CatalogApp

Primary LanguageKotlin

CatalogApp

This is a demo app that queries an AWS Api for a catalog of products.
The list of returned categories and products is then displayed in the app.
On clicking an individual product type, the user is shown more details for that product in a new screen.

Currently in Progress

  • Update of UI from old Android View System to JetPack Compsoe