{"id":24906632,"url":"https://github.com/abdulazizalsheikh/restaurant-system","last_synced_at":"2025-10-11T20:15:47.494Z","repository":{"id":207817328,"uuid":"720176405","full_name":"AbdulazizAlsheikh/Restaurant-System","owner":"AbdulazizAlsheikh","description":"This repository contains a cloud-based restaurant system designed for a Data Structures course at ImamU. The system aims to streamline the ordering and collection process in a virtual restaurant environment, enhancing efficiency and customer satisfaction through intelligent use of data structures.","archived":false,"fork":false,"pushed_at":"2024-05-28T01:57:59.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T04:52:21.721Z","etag":null,"topics":["data-structures"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AbdulazizAlsheikh.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,"zenodo":null}},"created_at":"2023-11-17T18:43:20.000Z","updated_at":"2024-05-28T01:59:47.000Z","dependencies_parsed_at":"2023-11-17T19:57:24.463Z","dependency_job_id":"c98399a4-8f83-47ea-9812-9deb74aabc00","html_url":"https://github.com/AbdulazizAlsheikh/Restaurant-System","commit_stats":null,"previous_names":["abdulazizalsheikh/restaurant-system"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AbdulazizAlsheikh/Restaurant-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulazizAlsheikh%2FRestaurant-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulazizAlsheikh%2FRestaurant-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulazizAlsheikh%2FRestaurant-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulazizAlsheikh%2FRestaurant-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdulazizAlsheikh","download_url":"https://codeload.github.com/AbdulazizAlsheikh/Restaurant-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulazizAlsheikh%2FRestaurant-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008579,"owners_count":26084480,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["data-structures"],"created_at":"2025-02-02T00:55:11.906Z","updated_at":"2025-10-11T20:15:47.478Z","avatar_url":"https://github.com/AbdulazizAlsheikh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud-Based Restaurant System\n\n## Project Overview\nThis repository contains a cloud-based restaurant system designed for a Data Structures course at the Al Imam Mohammad Ibn Saud Islamic University. The system aims to streamline the ordering and collection process in a virtual restaurant environment, enhancing efficiency and customer satisfaction through intelligent use of data structures.\n\n## Problem Statement\nThe cloud-based restaurant system is intended to provide a seamless ordering and collection experience. The project involves complex functionalities:\n- Menu Browsing and Order Placement: Structured as a tree where each node represents a menu category, facilitating easy navigation and item selection.\n- Inventory Management: Ensures sufficient stock for selected items, prompting updates where necessary.\n- Order Processing: Utilizes queues to manage order flow in the kitchen, ensuring a first-come, first-serve processing basis.\n\n## Solution Techniques\nThe system was developed using Java and incorporates various data structures to optimize operations:\n- Tree: For menu organization, allowing for efficient category and item browsing.\n- Linked Lists: To store item details within orders and manage inventory dynamically.\n- Queues: To handle order processing in the kitchen, ensuring timely preparation based on order sequence.\n- Stack:: To order in multiple orders before preforming the order operation. \n- File Extracting: To extract file list of menu items. \n- Arrays: Used throughout in simple forms.\n\n## Getting Started\n### Prerequisites\n- Java JDK 8 or later\n\n### Installation\nClone the repository to your local machine:\n```bash\ngit clone https://github.com/your-username/restaurant-system.git\ncd restaurant-system\n```\n\nCompile the source code:\n```bash\njavac RestaurantSystem.java\n```\n\nRun the application:\n```bash\njava RestaurantSystem\n```\n\n## Usage\nThe application allows users to:\n- Navigate through the menu structured as a tree.\n- Select items with the desired quantity and add them to the order.\n- Check inventory levels and update them as necessary before finalizing orders.\n- Print final receipt with all orders and drinks.\n- Ask user if order, exit or get drinks to showcase all data structures techniques used. \n\n## Contact\n- GitHub @AbdulazizAlsheikh (https://github.com/AbdulazizAlsheikh)\n- LinkedIn Abdulaziz Alsheikh (http://linkedin.com/in/abdulaziz-alsheikh-3b099a2bb)\n\n## Acknowledgements\n- Data Structures Course (CS252), Imam Mohammed Ibn Saud Islamic University.\n- Java Programming Language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulazizalsheikh%2Frestaurant-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulazizalsheikh%2Frestaurant-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulazizalsheikh%2Frestaurant-system/lists"}