- List of movies (coming from an API)
- See a specific movie with details (photo, release date, rating, genre, description)
- Caching data, to acess the app without internet
- MVVM
- Clean Architecture
- Kotlin Flow
- Dependency Injection w/ Koin
- Room Database
- Repository Pattern
- State Pattern
- Retrofit
- Picasso
- Splash Screen API
- Material Design