Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.97 KB

README.md

File metadata and controls

66 lines (56 loc) · 1.97 KB

스크린샷

사용자 등록 화면 카메라 (CameraX) 사용자 시작 화면
TODO LIST 화면 ADD TASK 화면 EDIT TASK 화면

시연 영상

카메라 권한 인증, 카메라 촬영, 사용자 등록

Screen_recording_20240404_202625.mp4

TASK 등록, TASK 완료

Screen_recording_20240404_205742.mp4

TASK 수정

Screen_recording_20240404_210033.mp4

기술 스택

분야 기술 스택
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