{"id":20096967,"url":"https://github.com/dlowkeen/driver-dispatch","last_synced_at":"2026-05-06T14:37:39.514Z","repository":{"id":84346211,"uuid":"132204219","full_name":"dlowkeen/driver-dispatch","owner":"dlowkeen","description":"Automatic Driver-Shipment Dispatch Application | Node.js","archived":false,"fork":false,"pushed_at":"2018-05-25T00:31:16.000Z","size":9959,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T16:36:49.142Z","etag":null,"topics":["async-functions","fs","geolib","jasmine","jasmine-tests","nodejs","recursion","request","request-promise"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dlowkeen.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":"2018-05-05T01:30:10.000Z","updated_at":"2022-06-08T02:58:37.000Z","dependencies_parsed_at":"2023-07-06T22:30:36.280Z","dependency_job_id":null,"html_url":"https://github.com/dlowkeen/driver-dispatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dlowkeen/driver-dispatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlowkeen%2Fdriver-dispatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlowkeen%2Fdriver-dispatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlowkeen%2Fdriver-dispatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlowkeen%2Fdriver-dispatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlowkeen","download_url":"https://codeload.github.com/dlowkeen/driver-dispatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlowkeen%2Fdriver-dispatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32698693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["async-functions","fs","geolib","jasmine","jasmine-tests","nodejs","recursion","request","request-promise"],"created_at":"2024-11-13T17:00:35.491Z","updated_at":"2026-05-06T14:37:39.474Z","avatar_url":"https://github.com/dlowkeen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# driver-dispatch\nAutomatic Driver-Shipment Dispatch Application | Node.js\n\nA basic automatic dispatch system for some shipments! Your app will be able to read from a list of shipments that need to be picked up and a list of available drivers and their locations, and hit an existing REST endpoint to dispatch these shipments to nearby drivers.\nYou are given the following:\n- JSON file representing a list of drivers with their current locations\n- driverId is the key of each JSON object (1, 2, 3...)\n- JSON file representing a list of 5 active shipments and their pickup locations\n- shipmentId is the key of each JSON object (65289023243, 3823958290...)\n\n## Live Demo of Solution\n\u003cimg src=\"https://github.com/dlowkeen/driver-dispatch/blob/master/assets/out.gif\"\u003e\n\n\n### Prerequisites\n\n* Node.js\n\n### Set Up Directions\nIn the command line, type `npm install` to download node packages. Go to package.json file to view dependencies.\nType `node index.js` to initiate application.\n\n### Testing\nIn the command line, type `npm test`\n\n## Built With\n\n* [Node.js](https://nodejs.org/en/) \n\n### Directory structure\n```\n├── drivers.json\n├── index.js\n├── package.json              \n└── shipments.json              \n```\n\n## Developers\n- Donovan Lowkeen | [GitHub](https://github.com/dlowkeen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlowkeen%2Fdriver-dispatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlowkeen%2Fdriver-dispatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlowkeen%2Fdriver-dispatch/lists"}