iProcureAndroidTest
This is an application to enable a user to manage a product listing (in an e-commerce environment).
Functionality
- Create a product( refer to screen below).
- View a list of products created.
- Filter list of products per category and search.
- The android application should be able to work offline
Libraries used
-
Room
-
Viewmodel
-
Livedata
-
Coroutines
-
Material library
-
Navigation Components
Screenshots
demo.mp4
WIP
- Tests (both UI and Unit)