Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rael346/cs-4520-assignment-1


https://github.com/rael346/cs-4520-assignment-1

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Assignment 1

## Project structure
- Entry point: `MainActivity.kt`
- `ui` folder: contains the screens for the application
- `login`: the login fragment and view model
- `product`: the product list fragment and its adapter
- `data` folder: holds the data for the product list page and the models

## Build
- I use the Pixel 5 API 34 for testing