WatchBox
An android app to create personalize list of Movie or TvSeries
API
Free API is used from https://www.omdbapi.com/ to fetch movie list
Architecture
Used Android MVVM with Clean Architecture.
Library Used
- Coroutines
- Hilt
- Room
- Retrofit2
- Okhttp3
- Gson
- Glide
Packages:
- api
- data
- di
- ui
- utilities