An Android application demonstrating the use of MVVM architecture with LiveData, ViewModel, Data Binding, and Retrofit.

- MVVM architecture
- Data Binding to connect UI with LiveData
- Glide integration with BindingAdapter for image loading
- LiveData-driven UI visibility
- Retrofit for API requests
- Data Injection using Dagger Hilt