{"id":24204932,"url":"https://github.com/emrecoban/realtimelocationtracker","last_synced_at":"2025-08-15T00:43:49.051Z","repository":{"id":237441910,"uuid":"624442610","full_name":"emrecoban/realtimeLocationTracker","owner":"emrecoban","description":"🗺️ This is a real-time location tracking application developed using JS, Realtime Database, and Geolocation API.","archived":false,"fork":false,"pushed_at":"2023-04-08T18:11:16.000Z","size":831,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T05:41:47.075Z","etag":null,"topics":["geolocation-api","map","realtime-database","realtime-tracking"],"latest_commit_sha":null,"homepage":"https://locationtracker.emre.run","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emrecoban.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-06T13:31:18.000Z","updated_at":"2024-09-20T18:55:10.000Z","dependencies_parsed_at":"2024-05-01T22:07:49.321Z","dependency_job_id":null,"html_url":"https://github.com/emrecoban/realtimeLocationTracker","commit_stats":null,"previous_names":["emrecoban/realtimelocationtracker"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/emrecoban/realtimeLocationTracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecoban%2FrealtimeLocationTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecoban%2FrealtimeLocationTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecoban%2FrealtimeLocationTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecoban%2FrealtimeLocationTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emrecoban","download_url":"https://codeload.github.com/emrecoban/realtimeLocationTracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emrecoban%2FrealtimeLocationTracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270505996,"owners_count":24596506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geolocation-api","map","realtime-database","realtime-tracking"],"created_at":"2025-01-13T23:19:10.791Z","updated_at":"2025-08-15T00:43:48.986Z","avatar_url":"https://github.com/emrecoban.png","language":"JavaScript","readme":"\u003ch1 align=\"center\"\u003e\u003cimg src=\"img/ico.png\" height=\"80\" align=\"center\" /\u003e\u003cbr /\u003eRealtime Location Tracker\u003c/h1\u003e\n\nWith the help of JavaScript, Firebase Realtime Database, and HTML Geolocation API, this application allows users to track their current location in real-time and displays it on a map. It provides a seamless user experience and helps individuals keep track of their location without any hassle.\n\n## Features\n- Show realtime locations\n- Show latest locations (7) in database\n- Browser-based\n- Marker info\n\n## Usage\n1. Go to [locationtracker.vercel.app](https://locationtracker.vercel.app) in any device.\n2. Enter a nickname, and then click on the \"Add my location to the map\".\n3. Track only those who have been online on the map in the last 10 seconds.\n\n\u003e **Don't forget!**\n\u003e to grant location permissions and enable location sharing.\n\n## Screenshots\n![homepage](github_assets/ss1.png)\n\n## Database Structure\n```json\n{\n  \"locations\": {\n    \"emrecoban\": {\n      \"label\": \"emrecoban\",\n      \"latitude\": 41.2477,\n      \"longitude\": 36.2395,\n      \"timestamp\": 1680825786101,\n    },\n    \"emre's phone\": {\n      \"label\": \"emre's phone\",\n      \"latitude\": 25.2467,\n      \"longitude\": 63.4395,\n      \"timestamp\": 1680825786101,\n    }\n  }\n}\n```\n\n## Built with\n- JavaScript\n- Firebase Realtime Database\n- HTML Geolocation API\n- Google Maps API\n\n## Support\n- Sponsor to me on GitHub.\n- Give a star to this repo.\n- Follow me on Twitter [@emreshepherd](https://twitter.com/emreshepherd), or GitHub [@emrecoban](https://github.com/emrecoban).\n- Buy me a coffee, or book: https://www.buymeacoffee.com/emrecoban\n\n## References\n- [HTML Geolocation API](https://www.w3schools.com/html/html5_geolocation.asp)\n- [Google Maps JavaScript API](https://developers.google.com/maps/documentation/javascript)\n- [Firebase Realtime Database](https://firebase.google.com/docs/database/web/start?hl=en#web-version-9)\n\n## License\nThis project is available as open source under the terms of the [MIT License](https://github.com/emrecoban/realtimeLocationTracker/blob/main/LICENSE).","funding_links":["https://www.buymeacoffee.com/emrecoban"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrecoban%2Frealtimelocationtracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femrecoban%2Frealtimelocationtracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femrecoban%2Frealtimelocationtracker/lists"}