{"id":19316338,"url":"https://github.com/vaporjawn/order-processing-simulator","last_synced_at":"2026-04-10T07:31:54.073Z","repository":{"id":211034537,"uuid":"718529442","full_name":"Vaporjawn/Order-Processing-Simulator","owner":"Vaporjawn","description":"A program that simulates restaurant orders being processed","archived":false,"fork":false,"pushed_at":"2024-04-04T01:12:16.000Z","size":643,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T04:12:10.318Z","etag":null,"topics":["css","html","javascript","order","processing","react","simulator","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Vaporjawn.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":"2023-11-14T09:17:54.000Z","updated_at":"2023-11-16T05:57:26.000Z","dependencies_parsed_at":"2025-01-06T04:11:30.539Z","dependency_job_id":"7d4ba203-7255-49e7-8bbf-de58cf215fde","html_url":"https://github.com/Vaporjawn/Order-Processing-Simulator","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"4584252ecdadd786a6a92f126c651a3fa4a1d12d"},"previous_names":["vaporjawn/order-processing-simulator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaporjawn%2FOrder-Processing-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaporjawn%2FOrder-Processing-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaporjawn%2FOrder-Processing-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vaporjawn%2FOrder-Processing-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vaporjawn","download_url":"https://codeload.github.com/Vaporjawn/Order-Processing-Simulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240420938,"owners_count":19798501,"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","html","javascript","order","processing","react","simulator","typescript","vite"],"created_at":"2024-11-10T01:10:57.970Z","updated_at":"2026-04-10T07:31:49.029Z","avatar_url":"https://github.com/Vaporjawn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Order Processing Simulator\n\n## Task\n\nWrite a program that simulates restaurant orders being processed\n\n## Instructions\n\n- Your program should accept the following inputs:\n\n  - Enter the number of orders to simulate\n  - Enter the maximum time to complete processing a single order\n  - Enter the number of simultaneous order processors\n\n- Your program should give each order a unique identifier when it is created\n- Your program will create the orders and then process them in the order they were created. Sequential number is acceptable for unique order identifier.\n- Your program should somehow display the orders completed by each order processor along with the elapsed time to process that order\n- After all orders are processed the program should output the number of orders processed by each processor and the average time to complete orders for that processor\n\n## Running the program\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Start the development server\n\n```bash\nnpm start\n```\n\n![screenshot1](./assets/../src/assets/screenshot%201.png)\n![screenshot2](./assets/../src/assets/screenshot%202.png)\n![screenshot3](./assets/../src/assets/screenshot%203.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaporjawn%2Forder-processing-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaporjawn%2Forder-processing-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaporjawn%2Forder-processing-simulator/lists"}