{"id":20171212,"url":"https://github.com/john-weeks-dev/ev-charge-map-api","last_synced_at":"2025-06-21T10:38:54.621Z","repository":{"id":45905999,"uuid":"514907077","full_name":"John-Weeks-Dev/ev-charge-map-api","owner":"John-Weeks-Dev","description":"EV Charge Map Api is the the backend/api for ev-charge-map. Made with Laravel","archived":false,"fork":false,"pushed_at":"2023-09-01T10:38:35.000Z","size":122,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T04:12:29.557Z","etag":null,"topics":["google-maps","javascript","laravel","laravel-api","php","quasar","quasar-framework","single-page-app","spa","vue3","vuejs"],"latest_commit_sha":null,"homepage":"https://rumble.com/v1q1i9r-build-a-pwa-quasar-framework-vue-3-laravel-api-pt-1.html","language":"PHP","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/John-Weeks-Dev.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-07-17T17:13:30.000Z","updated_at":"2025-02-07T05:57:55.000Z","dependencies_parsed_at":"2024-11-14T01:24:41.852Z","dependency_job_id":"beb5a453-df00-4dbb-ae45-d8949af6f5a7","html_url":"https://github.com/John-Weeks-Dev/ev-charge-map-api","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/John-Weeks-Dev%2Fev-charge-map-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Fev-charge-map-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Fev-charge-map-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/John-Weeks-Dev%2Fev-charge-map-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/John-Weeks-Dev","download_url":"https://codeload.github.com/John-Weeks-Dev/ev-charge-map-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248145031,"owners_count":21055032,"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":["google-maps","javascript","laravel","laravel-api","php","quasar","quasar-framework","single-page-app","spa","vue3","vuejs"],"created_at":"2024-11-14T01:23:49.780Z","updated_at":"2025-04-10T02:42:32.582Z","avatar_url":"https://github.com/John-Weeks-Dev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EV Charge Map API (ev-charge-map-api)\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://rumble.com/v1q1i9r-build-a-pwa-quasar-framework-vue-3-laravel-api-pt-1.html)\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## Setup\n\nClone the project\n\n```\ngit clone https://github.com/John-Weeks-Dev/ev-charge-map-api.git\n```\n\nThen\n```\ncomposer install \n\ncp .env.example .env \n\nphp artisan cache:clear \n\ncomposer dump-autoload \n\nphp artisan key:generate\n\nphp artisan serve\n```\n\nCreate a DATABASE an then run the command \n```\nphp artisan migrate\n```\n\nNow go to https://console.cloud.google.com/ \n\nGenerate an API KEY.\n\nYou'll need to ENABLE Maps API, Directions API, Places API, and Distance Matrix API.\n\nAdd your new API KEY to the .env file \n```\nGOOGLE_MAPS_API_KEY=api-key\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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"235\" 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=\"285\" 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=\"284\" 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=\"283\" 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%2Fjohn-weeks-dev%2Fev-charge-map-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohn-weeks-dev%2Fev-charge-map-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohn-weeks-dev%2Fev-charge-map-api/lists"}