This repository is the result of my submission project in Dicoding Academy class, Learn Fundamental Android Application that implements MVVM(Model View ViewModel) architecture using the components ViewModel, LiveData, Dagger2, Room, etc.
This project gets 5 stars 🎉🎉
You can clone this repo and import to your Android Studio
https://github.com/rllyhz/github-user-app-2.git
- Using MVVM (Model-View-ViewModel) Architecture
- Using Dagger Hilt for dependency injection
- Using Navigation Components for Navigation UI
- Using Localization for support Indonesian and English languages
- Using ViewBinding
- Using Kotlin StateFlow to handle state flow of data
- Using Retrofit to request API network
- Using Glide for loading and caching image from URL
Rully Ihza Mahendra - Reach me on LinkedIn here
My Personal Web - https://rllyhz.github.io
My Email - rullyihza00@gmail.com
Just star or fork this repository, and follow my github. You have supported me!
Copyright © 2021 Rully Ihza Mahendra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.