{"id":25065681,"url":"https://github.com/programming-sai/resturant-ordering-system","last_synced_at":"2025-09-02T08:43:26.921Z","repository":{"id":245748431,"uuid":"819120788","full_name":"Programming-Sai/Resturant-Ordering-System","owner":"Programming-Sai","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-23T21:04:08.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T13:32:34.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Programming-Sai.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":"2024-06-23T20:47:36.000Z","updated_at":"2024-11-11T10:54:46.000Z","dependencies_parsed_at":"2024-06-23T21:48:34.417Z","dependency_job_id":"81c9b9aa-9d73-4530-b4c2-1fb5e93b0c41","html_url":"https://github.com/Programming-Sai/Resturant-Ordering-System","commit_stats":null,"previous_names":["programming-sai/resturant-ordering-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Programming-Sai/Resturant-Ordering-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FResturant-Ordering-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FResturant-Ordering-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FResturant-Ordering-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FResturant-Ordering-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programming-Sai","download_url":"https://codeload.github.com/Programming-Sai/Resturant-Ordering-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programming-Sai%2FResturant-Ordering-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273257741,"owners_count":25073531,"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-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2025-02-06T19:44:44.898Z","updated_at":"2025-09-02T08:43:26.841Z","avatar_url":"https://github.com/Programming-Sai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Restaurant Ordering System\n\n## Overview\n\nThe Restaurant Ordering System is a Python-based application that simulates the process of ordering food at a restaurant. It allows customers to view a menu, place orders, and make payments. The application provides an interactive and user-friendly interface for customers to order their favorite food items easily.\n\n## Features\n\n- View a comprehensive menu with food items and their prices.\n- Place orders by selecting items from the menu.\n- Remove items from the order if needed.\n- View a summary of the order.\n- Make payments using different methods (Cash or Credit Card).\n- Generate a receipt after successful payment.\n\n## Installation\n\nTo run the Restaurant Ordering System on your local machine, follow these steps:\n\n1. **Clone the repository:**\n    ```sh\n    git clone https://github.com/Programming-Sai/Restaurant-Ordering-System.git\n    ```\n\n2. **Navigate to the project directory:**\n    ```sh\n    cd Restaurant-Ordering-System\n    ```\n\n3. **Install the required dependencies:**\n    The application requires the `tabulate` library. You can install it using pip:\n    ```sh\n    pip install tabulate\n    ```\n\n## Usage\n\n1. **Run the application:**\n    ```sh\n    python Restaurant_Ordering_Simulation.py\n    ```\n\n2. **Follow the on-screen instructions:**\n    - Enter your name.\n    - View the menu and select items to order.\n    - Confirm your order and proceed to payment.\n    - Choose a payment method and complete the payment process.\n    - View the generated receipt.\n\n## File Structure\n\n- `Restaurant_Ordering_Simulation.py`: The main script that contains the implementation of the Restaurant Ordering System.\n- `Menu.txt`: A text file containing the menu items and their prices.\n- `README.md`: The file you are currently reading.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Fresturant-ordering-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramming-sai%2Fresturant-ordering-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramming-sai%2Fresturant-ordering-system/lists"}