{"id":19514673,"url":"https://github.com/seven-33/ev-charge-map","last_synced_at":"2025-02-25T23:27:25.183Z","repository":{"id":166364542,"uuid":"612962138","full_name":"Seven-33/ev-charge-map","owner":"Seven-33","description":"EV Charge Map is an application to search for all the EV charge points for your journey. Made with Quasar/Vue","archived":false,"fork":false,"pushed_at":"2023-03-12T14:01:00.000Z","size":644,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T12:21:00.657Z","etag":null,"topics":["electric-vehicles","google-cloud","google-maps","google-maps-api","opencharge","progressive-web-app","pwa","quasar","quasar-cli","quasar-framework","vue","vue-auth","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Seven-33.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}},"created_at":"2023-03-12T14:00:31.000Z","updated_at":"2023-07-18T09:24:11.000Z","dependencies_parsed_at":"2023-08-28T01:15:29.696Z","dependency_job_id":null,"html_url":"https://github.com/Seven-33/ev-charge-map","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"826e20fcd4695fefac8fe455893ea74948dc5c4a"},"previous_names":["seven-33/ev-charge-map"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seven-33%2Fev-charge-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seven-33%2Fev-charge-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seven-33%2Fev-charge-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seven-33%2Fev-charge-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seven-33","download_url":"https://codeload.github.com/Seven-33/ev-charge-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240762556,"owners_count":19853503,"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":["electric-vehicles","google-cloud","google-maps","google-maps-api","opencharge","progressive-web-app","pwa","quasar","quasar-cli","quasar-framework","vue","vue-auth","vuejs"],"created_at":"2024-11-10T23:37:17.303Z","updated_at":"2025-02-25T23:27:25.126Z","avatar_url":"https://github.com/Seven-33.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EV Charge Map (ev-charge-map)\n\n### Tutorial series on how to build this\n\nIf you'd like a step by step guide on how to build this just **CLICK THE IMAGE BELOW**\n\n[![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/203494132-c95e7b90-2b19-4dbb-b090-19a74b587e26.jpg)](https://www.youtube.com/watch?v=4grSddYyZio\u0026list=PL3pX4NAc7vJswKOWNO2kVobd-b2RiOOlY)\n\nCome and check out my YOUTUBE channel for lots more tutorials -\u003e https://www.youtube.com/@johnweeksdev\n\n**LIKE**, **SUBSCRIBE**, and **SMASH THE NOTIFICATION BELL**!!!\n\n## Demonstration Video\n\nhttps://user-images.githubusercontent.com/108229029/179423135-feeb78d5-0991-4875-8dae-440afdc82d28.mp4\n\n## Frontend setup\n\n### Note\nFor this frontend to work you'll need the backend/api section -\u003e https://github.com/John-Weeks-Dev/ev-charge-map-api\n\nYou'll need to install the Quasar CLI tool -\u003e https://quasar.dev/start/pick-quasar-flavour\n\nClone the repository\n```\ngit clone https://github.com/John-Weeks-Dev/ev-charge-map.git\n```\n\nGo to https://console.cloud.google.com/ and generate an API KEY. \n\nYou'll need to enable the Maps API, Places API, Directions API, and Distance Matrix API.\n\nNow go to https://openchargemap.org and generate an API KEY. \n\nNow add the new API KEYS in to **quasar.config.js**\n\n![Screenshot 2022-07-18 at 01 53 02](https://user-images.githubusercontent.com/108229029/179420621-633acc29-6579-4926-8733-f0a97403120e.png)\n\nNow do\n```\ncd ev-charge-map\n\nnpm i\n\nyarn quasar dev --watch\n```\n\nYou should be good to go!\n\n# Application images/pages\n\n## Map Section\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"1440\" alt=\"Screenshot 2022-07-18 at 01 20 30\" src=\"https://user-images.githubusercontent.com/108229029/179419468-4c8eb008-288c-4a25-8d34-fd9676d0fcc7.png\"\u003e\n  \u003cimg width=\"1438\" alt=\"Screenshot 2022-07-18 at 01 19 04\" src=\"https://user-images.githubusercontent.com/108229029/179419425-81a1a740-8a01-4451-a968-761fca9c369f.png\"\u003e\n  \u003cimg width=\"1438\" alt=\"Screenshot 2022-07-18 at 01 19 18\" src=\"https://user-images.githubusercontent.com/108229029/179419428-e337ac1d-be05-4f6d-a740-7e620cd2c4c6.png\"\u003e\n\u003c/p\u003e\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 21 34\" src=\"https://user-images.githubusercontent.com/108229029/179419540-248814f1-834c-458c-b4e5-b7cf322a5093.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 21 44\" src=\"https://user-images.githubusercontent.com/108229029/179419550-28fcab2e-3301-4724-bf19-bf9d806d0f4b.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 22 02\" src=\"https://user-images.githubusercontent.com/108229029/179419555-af0a4ea8-207c-47b8-af0a-3e21d14a25f2.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 22 21\" src=\"https://user-images.githubusercontent.com/108229029/179419560-a4a87147-b894-4fd5-8ed3-4752eda484f5.png\"\u003e\n\u003c/p\u003e\n\n# Route/Journey Section\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 24 27\" src=\"https://user-images.githubusercontent.com/108229029/179419595-37ec90b2-d924-467e-bacb-051a9b57cec5.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 25 08\" src=\"https://user-images.githubusercontent.com/108229029/179419612-1fe05b0b-3df7-4fce-a665-4cb34fff8c5b.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 25 52\" src=\"https://user-images.githubusercontent.com/108229029/179419627-2d9f55da-dd19-42a8-bbea-0a096803bb07.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 27 01\" src=\"https://user-images.githubusercontent.com/108229029/179419669-35c55d27-5c73-4ab3-8f56-effb1618a4d7.png\"\u003e\n\u003c/p\u003e\n\n## Auth Login / Registration Section\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 27 37\" src=\"https://user-images.githubusercontent.com/108229029/179419711-9d921889-5eec-4af9-9595-a0beb78f8e7c.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 28 40\" src=\"https://user-images.githubusercontent.com/108229029/179419733-64c25f9c-377a-4ce8-9c56-b528e70d3288.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 29 08\" src=\"https://user-images.githubusercontent.com/108229029/179419758-584b67b6-3323-4eae-a1aa-b086c82a80bd.png\"\u003e\n  \u003cimg width=\"200\" alt=\"Screenshot 2022-07-18 at 01 29 22\" src=\"https://user-images.githubusercontent.com/108229029/179419761-86ad5042-f587-4e0d-aed1-b3a0af9267ca.png\"\u003e\n\u003c/p\u003e\n\n## Account Section\n\n\u003cp float=\"left\"\u003e\n  \u003cimg width=\"255\" alt=\"Screenshot 2022-07-18 at 01 31 04\" src=\"https://user-images.githubusercontent.com/108229029/179419838-85557f87-495f-4e7e-954f-c5b48669f01b.png\"\u003e\n  \u003cimg width=\"255\" alt=\"Screenshot 2022-07-18 at 01 30 50\" src=\"https://user-images.githubusercontent.com/108229029/179419840-f3919517-b73a-4dc3-82b5-e6cd492b21f9.png\"\u003e\n  \u003cimg width=\"255\" alt=\"Screenshot 2022-07-18 at 01 30 38\" src=\"https://user-images.githubusercontent.com/108229029/179419842-fff272db-b7ce-45be-ac4d-4e6fa3e2cfa6.png\"\u003e\n\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-33%2Fev-charge-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-33%2Fev-charge-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-33%2Fev-charge-map/lists"}