To setup the project, clone it to your computer and run the application module (:app)
You can find the apk on:
- Github Releases
Credits to TVMAZE for the free api. That api is used all along the project.
This project uses or applies:
- Coroutines
- Navigation Component
- SafeArgs
- MVVM architecture
- LiveData
- ViewModel
- Dependency Injection
- Koin
- Retrofit
- Glide
- Modularization
- app (the application module)
- core
- repository
- viewmodels
- webservice
- Material Components