https://github.com/dev-baik/todolist-app
π
To Do Lists & Tasks
https://github.com/dev-baik/todolist-app
android clean-architecture kotlin mvvm xml
Last synced: about 1 month ago
JSON representation
π To Do Lists & Tasks
- Host: GitHub
- URL: https://github.com/dev-baik/todolist-app
- Owner: dev-baik
- License: apache-2.0
- Created: 2024-05-27T06:34:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T04:26:00.000Z (about 2 years ago)
- Last Synced: 2024-06-01T05:31:57.720Z (about 2 years ago)
- Topics: android, clean-architecture, kotlin, mvvm, xml
- Language: Kotlin
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## μ€ν¬λ¦°μ·
μ¬μ©μ λ±λ‘ νλ©΄
μΉ΄λ©λΌ (CameraX)
μ¬μ©μ μμ νλ©΄
TODO LIST νλ©΄
ADD TASK νλ©΄
EDIT TASK νλ©΄
## μμ° μμ
μΉ΄λ©λΌ κΆν μΈμ¦, μΉ΄λ©λΌ 촬μ, μ¬μ©μ λ±λ‘
https://github.com/dev-baik/TodoList-App/assets/96613859/af21a348-69d1-47a4-946a-60101c024920
TASK λ±λ‘, TASK μλ£
https://github.com/dev-baik/TodoList-App/assets/96613859/bcad3dca-37da-42d0-a9e6-2eb5928a0116
TASK μμ
https://github.com/dev-baik/TodoList-App/assets/96613859/8cb659ea-089c-4717-a339-18dff495555f
## κΈ°μ μ€ν
| λΆμΌ | κΈ°μ μ€ν |
|:---|:---|
| Language | Kotlin |
| UI | Xml |
| Archictecture | Clean Architecture, MVVM |
| Jetpack Components | DataBinding, LiveData, Lifecycle, ViewModel, Room, CameraX |
| Dependency Injection | Dagger Hilt |
| Asynchronous Processing | Flow, Coroutine |
| Third Party Library | Glide |