{"id":15726429,"url":"https://github.com/mahboub99/restaurant-simulator","last_synced_at":"2025-03-31T01:29:02.286Z","repository":{"id":124375359,"uuid":"237372654","full_name":"Mahboub99/Restaurant-Simulator","owner":"Mahboub99","description":"🛵 Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C","archived":false,"fork":false,"pushed_at":"2020-01-31T06:21:52.000Z","size":11131,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T06:49:06.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mahboub99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-31T06:21:18.000Z","updated_at":"2020-05-14T09:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5146ea9d-44b9-4087-b3fa-997c77faaff1","html_url":"https://github.com/Mahboub99/Restaurant-Simulator","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/Mahboub99%2FRestaurant-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2FRestaurant-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2FRestaurant-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahboub99%2FRestaurant-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mahboub99","download_url":"https://codeload.github.com/Mahboub99/Restaurant-Simulator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403754,"owners_count":20771524,"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":[],"created_at":"2024-10-03T22:27:12.311Z","updated_at":"2025-03-31T01:29:02.251Z","avatar_url":"https://github.com/Mahboub99.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e🛵 Tayara\u003c/h3\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub contributors](https://img.shields.io/github/contributors/AbdallahHemdan/Tayara)](https://github.com/AbdallahHemdan/Tayara/contributors)\n[![GitHub issues](https://img.shields.io/github/issues/AbdallahHemdan/Tayara)](https://github.com/AbdallahHemdan/Tayara/issues)\n[![GitHub forks](https://img.shields.io/github/forks/AbdallahHemdan/Tayara)](https://github.com/AbdallahHemdan/Tayara/network)\n[![GitHub stars](https://img.shields.io/github/stars/AbdallahHemdan/Tayara)](https://github.com/AbdallahHemdan/Tayara/stargazers)\n[![GitHub license](https://img.shields.io/github/license/AbdallahHemdan/Tayara)](https://github.com/AbdallahHemdan/Tayara/blob/master/LICENSE)\n\n\u003c/div\u003e\n\n## ✔ Main idea\n\n**_Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer_**\n\n---------------------------------\n## 📝 Project description\nOur system receive a list of orders as input.\nThis list represents the scenario to be simulated.\n\nFor each order, the system will receive the following information:\n\n- Arrival Time Stamp: When the order was made.\n- Order Type: There are 3 types of orders: VIP orders, Frozen orders and Normal orders.\n\n• VIP orders must be serviced first before frozen and normal orders.\n• Frozen orders are the orders that needs to be delivered using motorcycles with\nrefrigerators (Frozen Motorcycles) to keep its temperature low.\n• Normal orders are the orders that neither VIP nor Frozen.\n\n- Order Region: the restaurant has 4 branches. Each branch is in a different region. The\nOrder Region indicates the region of the order and hence the branch that should deliver the\norder to the customer.\n- Order Distance: the distance between the restaurant and the order location (in meters).\n- Order Money: the total order money the customer should pay.\n\nAt startup, the system loads (from a file) information about the available motorcycles. For\neach motorcycle, the system will load the following information:\n- Motorcycle Type: There are 3 types: Fast motorcycles, Frozen motorcycles and Normal\nmotorcycles.\n\n• Fast motorcycles are motorcycles with higher speed level.\n• Frozen motorcycles are the motorcycles that have small refrigerator to save food\nin.\n• Normal motorcycles are the motorcycles that neither Fast nor Frozen.\n\n- Motorcycle Region: the branch or the region of this motorcycle (from which the motorcycle\nstarts its delivery and to which it returns after delivery).\n- Note: The Motorcycle speed (the number of meters it can move in one timestep) is the\nsame for all motorcycles of the same type\n\n## 🌜Dark Mode \n\n  ![Dark Mode](https://user-images.githubusercontent.com/40190772/57427679-48aa7d80-7225-11e9-8fa0-a42449d31984.PNG)\n## ⛅Light Mode\n\n  ![Light Mode](https://user-images.githubusercontent.com/40190772/57427680-49431400-7225-11e9-9c42-ac56a3c8bbbc.PNG)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahboub99%2Frestaurant-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahboub99%2Frestaurant-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahboub99%2Frestaurant-simulator/lists"}