{"id":21486309,"url":"https://github.com/anjupriya-v/current-location-tracker","last_synced_at":"2026-05-06T00:39:44.771Z","repository":{"id":139557531,"uuid":"541137268","full_name":"anjupriya-v/current-location-tracker","owner":"anjupriya-v","description":"Tech stacks used : Javascript and Firebase","archived":false,"fork":false,"pushed_at":"2023-01-14T06:25:38.000Z","size":448,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T19:38:51.847Z","etag":null,"topics":["css","firebase","google","google-map-javascript","google-maps-api","html","javascipt"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anjupriya-v.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-25T10:42:08.000Z","updated_at":"2023-05-01T02:58:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d6c37eca-f5ac-4c93-976d-7a29b12a75d1","html_url":"https://github.com/anjupriya-v/current-location-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcurrent-location-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcurrent-location-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcurrent-location-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anjupriya-v%2Fcurrent-location-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anjupriya-v","download_url":"https://codeload.github.com/anjupriya-v/current-location-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014178,"owners_count":20383715,"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","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":["css","firebase","google","google-map-javascript","google-maps-api","html","javascipt"],"created_at":"2024-11-23T13:20:19.361Z","updated_at":"2025-10-07T16:53:07.079Z","avatar_url":"https://github.com/anjupriya-v.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Current Location Tracker\n\n## Tech Stacks used:\n\n- HTML\n- CSS\n- Javascript\n- Firebase\n- Google Maps API\n\n## Demo Video 👇\n\nhttps://user-images.githubusercontent.com/84177086/211191693-ea7989d8-e201-4d2a-b2d5-90bb4f59aaa5.mp4\n\n\n\n## :point_down:Steps to initialize the project:\n\n### Clone the repository\n```\n$ git clone https://github.com/anjupriya-v/current-location-tracker.git\n```\n### Redirect to the cloned repo directory\n\n### set up the firebase:\n- Redirect to this site\n [Firebase](https://console.firebase.google.com/)\n \n- click on add project\n\n- enter your project name as current-location-tracker and continue\n\n- This project doesn't requires analytics and disable it and continue\n\n- Now the project is created\n\n- This is the web project. so, click on the web icon (\u003c/\u003e)\n\n- Then enter the web app name as current-location-tracker and register it.\n\n- It shows the npm code for firebase initialization and copy it.Then paste it instead of below code. This code is present in /src/index.js.\n\n![image](https://user-images.githubusercontent.com/84177086/192140424-867f31d0-31b8-4e6c-a9b3-be93d7c75e23.png)\n\n- Then click continue to console.\n\n- In the side menu bar, inside the build option, click on firestore database,\n\n- Then Click on create database and check on start in production mode and click next.\n\n- Then provide the cloud firestore location and click on enable.\n\n- click on start collection and give collection ID as current-location-tracker.\n\n- Then provide the document id or auto generate it and give the field values if you want or you can give it from frontend.\n\n### set up the google map api.\n- Go to this link [google map api](https://mapsplatform.google.com/)\n\n- click on get started and and make sure you have enable the billing for best user experience and work on many features.\n\n- Once you’ve confirmed your billing is up-to-date, click on the Google Cloud Platform home in upper left corner again.\n\n- Hover to APIs \u0026 Services and go to Credentials.\n\n- If you want to use an existing project, please select it from the list. Otherwise, select ‘Create a new project’ and enter a project name.\n\n- Click the Close button in the API key dialogue. Your new API key will be listed on the Credentials page under API keys.\n\n- Click Create credentials and select API key. You will see a new dialog that displays the newly created API key.\n\n- for restricting the api key, refer this [API restriction](https://developers.google.com/maps/documentation/javascript/get-api-key)\n\n- Paste the api key instead of YOUR_API_KEY. This code is in `/src/Script.js`\n![image](https://user-images.githubusercontent.com/84177086/192141144-313800bf-5e96-41cf-a2db-ec1b28f60bcc.png)\n \n### Open up the terminal \n\n### Install the dependencies\n```\nnpm install\n```\n### For running the web pack.\n```\nnpm run build\n```\n### Then for starting the project, use the live server in visual studio code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fcurrent-location-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjupriya-v%2Fcurrent-location-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjupriya-v%2Fcurrent-location-tracker/lists"}