K-PaaS 공모전
프로젝트 기간 : 2024.04.28 ~ 2024.10.31
“쓰레기를 주우며 산책하는 플로깅을 통해 환경을 개선하는 데 기여하는 앱”
쓰레기 위치를 지도로 보여주고 플로깅 루트를 추천해주는 서비스 플로그 입니다.⏰
스플래시 | 로그인 | 회원가입 |
온보딩 | 플로깅 루트 | 플로깅 인증 |
쓰레기 지도 | 리워드 | 프로필 |
신고 | 신고 작성 | 신고 내역 |
신고 수정 | 최근 플로깅 루트 | 북마크 |
검색 | 최근 검색어 조회 및 삭제 |
Title | Content |
---|---|
Architecture | Clean Architecture, MVVM |
Design Pattern | Repository Pattern, Observer Pattern |
Jetpack Components | Jetpack Compose, Jetpack Compose Navigation, Room, Preference Datastore, Lifecycle, ViewModel |
Dependency Injection | Hilt |
Network | Retrofit, OkHttp, Multipart |
Asynchronous Processing | Coroutine(+ Flow) |
Third Party Library | Kakao Login, Naver Login, Naver Map, Coil, Timber, kotlinSerialization, CircleIndicator |
CI | Github Action(KtLint, Compile Check) |
Other Tools | Slack, Notion, Figma, Postman |