@ -22,6 +22,16 @@ Here are the prerequisites before launching the project.
| ---- | ---- |
| ---- | ---- |
| The integrated Development Environment (IDE) Android Studios |<imgsrc="Documentation/images/Android_Studio_Trademark.png"alt="drawing"width="95"height="30"/> |
| The integrated Development Environment (IDE) Android Studios |<imgsrc="Documentation/images/Android_Studio_Trademark.png"alt="drawing"width="95"height="30"/> |
### Dependencies
- AndroidX
- Retrofit2 to use the api requests and moshi to parse data
- Coil for load the images
- Room Database to store local data
- The databinding
- JUnit is included too because i want to add tests on the project in the future
### Installation
### Installation
To launch the project, open `Android Studios` and click on `file` on the left corner.
To launch the project, open `Android Studios` and click on `file` on the left corner.