https://github.com/captainayan/location-share
๐๐บ Location Sharing application for android๐ต๐
https://github.com/captainayan/location-share
android location-sharing location-tracker
Last synced: 11 months ago
JSON representation
๐๐บ Location Sharing application for android๐ต๐
- Host: GitHub
- URL: https://github.com/captainayan/location-share
- Owner: captainAyan
- Created: 2022-07-23T18:40:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T21:43:57.000Z (about 2 years ago)
- Last Synced: 2025-07-11T19:39:22.056Z (11 months ago)
- Topics: android, location-sharing, location-tracker
- Language: Kotlin
- Homepage:
- Size: 1.06 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Location Share ๐บ๏ธ
An app that lets you share your location with your friends.
Download
ยท
Report Bug ๐
## About
Location Share is an Android app that lets you share your location with your friends anonymously. It doesn't require login or signup to use the app. Friends are added using QR Code and saved in the user's device locally.
## Getting Started
๐ง Work in progress
### Self-Hosted (Server)
- Clone the repo
- Create a Heroku project
- Add the heroku remote
- Since, the server is in the `backend` folder, there ae some additional settings required
- Add `https://github.com/timanovsky/subdir-heroku-buildpack.git` as the first *buildpack* under `Dashboard > Settings > Buildpacks`
- Add a `config variable` (under *Config Vars*) namely `PROJECT_PATH` with the value `backend`
- Finally add another *buildpack*, namely `heroku/nodejs`
- Now push the `main` branch to the `heroku` remote
## Demo
๐ง Work in progress
## Poster

## Contribution
Just send me a pull request. Mention your discord or instagram id.
(if the instructions were unclear, please let me know)
## Contact
Send me a message on discord or instagram. Check out my [Profile Readme](https://github.com/captainAyan)