- Clone and build the project, if some classes aren't found please rebuild the project.
Kotlin app master detail that contain a list and detail to Star War character, the app was build using kotlin, GraphAL to get the data from the server, paging3 to paginate the data also the project is divided in three module app, data and core.
The app is divided in three module app for the presentation layer, data to handle networking , and core that encapsulate the models.
- Kotlin
- Koin (Dependency Injection)
- Android Databinding
- Kotlin Coroutines
- Kotlin Flow
- Paging
- Android Navigation Component
- ApolloGraphQL