HikeMate is a social mobile application built for hiking enthusiasts.
It connects hikers, helps them discover trails, share stories, and organize group hiking events.
- User authentication (email / social login) SOON
- User profiles & settings
- Create and share hiking posts with photos
- Follow / connect with other hikers
- Discover hiking trails (map, GPS tracking)
- Create and manage hiking events
- Real-time notifications (comments, invites, event updates)
- Map / GPS integration for live route tracking
- Build a social network for the hiking community
- Simplify trail discovery and trip organization
- Encourage collaboration and experience sharing among hikers
-
Install the latest version of Android Studio (or a version that supports Kotlin + Jetpack Compose / MVVM).
-
Ensure you have the required Android SDKs installed (minimum API level based on app).
-
Clone this repository:
git clone https://github.com/DharmaBit/HikeMate.git cd HikeMate
