vinithius2 / marvel-app-code-challenge

This is a code challenge about use the Marvel API and make a App with list screen and detail screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitPoint

Marvel - Code Challenge

This app was made for a mobile test, to show my skills as a mobile developer. I hope you like it, it was made with a lot of dedication and affection and in a short period of time.

Some screens

List Detail Loading Error

How to run?

The project is simple to run, just let Gradle work and then run the project.

About the project

The project uses MVVM in its architecture, coded 100% in Kotlin and uses some libraries such as Navigation, Coroutines, Koin, Retrofit, Paging 3 and among other important libraries.

Difficulties:

Particularly it was my first time using the Paging 3 library, which took me a long time in the project, as I had to study and apply the new library, this did not allow me to add more functions to the project.

About

This is a code challenge about use the Marvel API and make a App with list screen and detail screen.


Languages

Language:Kotlin 100.0%