Skip to content

DACOS-SOLUX-Hackathon-Team5/Alddeul_Babsang-Android

Repository files navigation

💙 ALDDEUL_BABSANG_Android 💙

알뜰밥상 in Seoul

DACOS X SOLUX HACKATHON
프로젝트 기간 : 2024.11.08 ~ 2024.11.09

서울시의 인증을 받은 착한 업소들을 소개하며, 부담 없이 외식을 즐길 수 있도록 도와주는 앱 알뜰밥상 입니다.🍱


💙Contributors

이가을 백서연

📷 Screenshot

스플래시 로그인 회원가입
밥상 지도 착한 밥상 제보
상세 제보 작성 리뷰 작성
프로필 좋아요 목록 로그아웃


👩🏻‍💻 Tech Stack

Title Content
Architecture Clean Architecture, MVVM
Design Pattern Repository Pattern, Adapter Pattern, Observer Pattern
Jetpack Components Jetpack Compose, Preferences Datastore, Lifecycle, ViewModel
Dependency Injection Hilt
Network Retrofit, OkHttp, Multipart
Asynchronous Processing Coroutine(+ Flow)
Third Party Library Coil, Timber, kotlinSerialization, CircleIndicator
CI Github Action(KtLint, Compile Check)
Other Tools Discord, Notion, Figma, Swagger

📁 Foldering

📦com.hackathon.alddeul_babsang
├─📂app
│  ├─📂di
│  ├─📂interceptor
├─📂core_ui
│  ├─📂base
│  ├─📂component
│  ├─📂theme
│  ├─📂util
│  ├─📂view
├─📂data
│  ├─📂datasource
│  ├─📂dto
│  │  └─📂request
│  │  └─📂response
│  ├─📂mapper
│  ├─📂repositoryimpl
├─📂data_local
├─📂data_remote
│  ├─📂api
│  ├─📂datasourceimpl
├─📂domain
│  ├─📂entity
│  ├─📂repository
├─📂presentation
│  ├─📂auth
│  ├─📂babsang
│  ├─📂detail
│  ├─📂main
│  ├─📂profile
│  ├─📂map
│  ├─📂report
└─📂util

Releases

No releases published

Packages

No packages published

Languages