https://github.com/hamdiboumaiza/simplemvvmapp
a simple app to practice and play around with the mvvm architecture
https://github.com/hamdiboumaiza/simplemvvmapp
android architecture-components databinding lifecycle-components livedata retrofit2 room rxjava2 viewmodel
Last synced: 3 days ago
JSON representation
a simple app to practice and play around with the mvvm architecture
- Host: GitHub
- URL: https://github.com/hamdiboumaiza/simplemvvmapp
- Owner: HamdiBoumaiza
- Created: 2018-08-14T11:16:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T11:52:42.000Z (over 7 years ago)
- Last Synced: 2023-08-05T17:31:44.964Z (over 2 years ago)
- Topics: android, architecture-components, databinding, lifecycle-components, livedata, retrofit2, room, rxjava2, viewmodel
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleMVVMApp
a simple app to practice and play around with the mvvm architecture
## Application Architecture
**Used Technologies**
- Architecture components
- RxJava2
- Retrofit2
