19 lines
271 B
Markdown
19 lines
271 B
Markdown
# Android Dog
|
|
|
|
## The Brief
|
|
|
|
App that lists Dog Breeds and relevant information for each one of them
|
|
|
|
## Architecture & Libraries
|
|
|
|
```
|
|
- Clean Architecture
|
|
- MVI
|
|
- Multi-module
|
|
- Compose
|
|
- Coil (Image Caching)
|
|
- Unit Tests
|
|
- Hilt Dependency Injection
|
|
- Offline First
|
|
```
|