Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.99 KB

File metadata and controls

53 lines (38 loc) · 1.99 KB

adigo (어디고)

A real-time location-sharing app that helps friends stay connected through live maps and precise nearby detection using UWB technology.


adigo is a mobile application that allows friends to share their real-time locations seamlessly.
With Ultra-Wideband (UWB) communication, the app offers highly accurate direction and distance detection when users are physically close to each other. adigo has these two key features:

  • 🗺️ Real-time location sharing among friends.
  • 📍 Precise detection of direction and distance using UWB when in close proximity.

🛠️ Tech Stack

📱 Frontend

  • Platform: Android
  • Language: Java + Jetpack Compose
  • Dependencies:
Library Purpose
Google Maps Compose Google Map integration
Jetpack Navigation Easier UI navigation (Compose + Fragment)
UWB APIs UWB implementation (direction + distance)
Realm Kotlin NoSQL local database
Retrofit + Gson Network communication
OkHttp HTTP client for networking
RxJava Asynchronous data flow
Auth0 JWT Authentication via JWT

🌐 Backend

  • Framework: Spring Boot
  • Database: MySQL, Redis
  • Infra : Docker, Ubuntu

👥 Team & Responsibilities

Name Role
서지호 Backend Development, UWB Integration
조우영 UI Design
김명선 Map Features, UI Design
송승환 Network, Database Integration, UI Design
조우현 Research, UI Support
김신우 Research, UI Support