
바쁜 현대인들을 위한 가까운 맛집 추천 서비스
- 현재 위치를 기반으로 '맛집'키워드로 검색된 음식점들을 가까운 거리 순으로 소개합니다
- 즐겨찾기를 통해 다시 방문하고 싶은 음식점을 저장할 수 있습니다.

- Jetpack Compose: Declarative UI framework for building Android UIs in Kotlin.
- ViewModel: Manages UI data and separates it from business logic.
- LiveData: Lifecycle-aware data holder that automates UI updates.
- Bitrise: CI/CD service for automating build, test, and deployment workflows.
- Retrofit & OkHttp: Network communication libraries for API calls.
- Firebase Realtime Database (RDB): Realtime NoSQL database from Firebase.
- Coil: Image loading library for fast and efficient image loading and caching.