-
Create an Android App displaying a list items and their detail when clicking on it
-
Data needs to come from an API, you can use https://dummyapi.io/ (or choose one of your choice)
-
Display list of users (https://dummyapi.io/data/api/user?limit=100)
-
Display details of user when clicking on a user (https://dummyapi.io/data/api/user/{userId})
-
Add cache or offline mode.
-
Share us the github project
-
You can use any depdency as long as you can justify them.
- Compiling project
- Unit tests
- Architecture
- Clear code
- Cache or offline
- Remarkable Ui
- IT
- CI
- Injection
- Modules
- No issues warning/issues at inspection
- Cache and offline
- Clarity of code
- Quality of code
- Project structure
- Code covegrage and pertinence of UTs