The information and steps to implement project 2 are similar to project 1 apart from having some other points as follows:
8 working days
In addition to the basic techniques in project 1, you can also apply:
- Image loading libraries: Glide, Picasso, ...
- Custom View
- Retrofit, Gson, ...
- Coroutine
- Koin/ Dagger, ...
- Rx
- Architecture Component: Room LiveData ViewModel Paging Navigation WorkManager Data binding ...
- MVVM (required)