Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lhalegria authored Jun 28, 2023
1 parent 29e4e3c commit 063d0ee
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# Dogga
Simple Android Native Application consuming the https://dog.ceo/dog-api/

This app is made just for portfolio and study purposes and it is in constanting evolution.
![Dogga App icon](app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp)

Simple Android Native Application consuming the [Dog API](https://dog.ceo/dog-api/)

This app is made just for portfolio and study purposes and it is in constant evolution.


It is made using:

- MVVM
- Jetpack Compose
- Retrofit
- JUnit4
- Mockk
- Kotlin DSL (kts script)
- Koin

0 comments on commit 063d0ee

Please sign in to comment.