https://github.com/winechit-dev/todosandroidtask
https://github.com/winechit-dev/todosandroidtask
clean-architecture dagger-hilt kotlin-flow multimodule room-database stateflow viewbinding viewmodel
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/winechit-dev/todosandroidtask
- Owner: winechit-dev
- Created: 2022-10-29T11:31:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T02:57:17.000Z (over 3 years ago)
- Last Synced: 2025-02-25T16:51:50.681Z (about 1 year ago)
- Topics: clean-architecture, dagger-hilt, kotlin-flow, multimodule, room-database, stateflow, viewbinding, viewmodel
- Language: Kotlin
- Homepage:
- Size: 942 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDosAndroidTask
## Api
- https://jsonplaceholder.typicode.com/todos
## Tech
- Multi Modules
- DaggerHilt
- Room Database
- ViewBinding
- ViewModel
- Kotlin Flow, StateFlow
## Architecture
- Clean Architechture
### Branches
- `master` branch will be used for stable code
