Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 429 Bytes

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