https://github.com/ibrahimsn98/web-dev-tools-android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
https://github.com/ibrahimsn98/web-dev-tools-android
android android-architecture clean-architecture coroutines koin kotlin-dsl modularization mvvm navigation-component okhttp3 repository-pattern
Last synced: about 2 months ago
JSON representation
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
- Host: GitHub
- URL: https://github.com/ibrahimsn98/web-dev-tools-android
- Owner: ibrahimsn98
- License: agpl-3.0
- Created: 2020-05-08T18:13:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T18:45:14.000Z (about 5 years ago)
- Last Synced: 2025-05-07T13:07:32.646Z (about 2 months ago)
- Topics: android, android-architecture, clean-architecture, coroutines, koin, kotlin-dsl, modularization, mvvm, navigation-component, okhttp3, repository-pattern
- Language: Kotlin
- Homepage:
- Size: 803 KB
- Stars: 256
- Watchers: 2
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Developer Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
## Tech Stack
```
- Kotlin
- MVVM
- Modularization
- Repository Pattern
- Coroutines
- Koin
- Architecture Components
- Navigation Component
- LiveData
- Paging
- Kotlin DSL
- OkHttp3
```## Screenshots
![]()
![]()
![]()
![]()
## Google Play
Download Web Dev Tools from [Google Play](https://play.google.com/store/apps/details?id=me.ibrahimsn.wdevtools).## License
Licensed under [GNU AGPLv3](https://github.com/ibrahimsn98/web-dev-tools-android/blob/master/LICENSE)