{"id":30204393,"url":"https://github.com/nav773/foodorderingapp","last_synced_at":"2026-05-18T02:32:46.762Z","repository":{"id":255970280,"uuid":"852262416","full_name":"nav773/FoodOrderingApp","owner":"nav773","description":"The Food Ordering App is a Java Swing application that allows users to easily order food from three local restaurants in Hicksville, New York. It features a secure login system, menu displays with images, a cart for managing orders, and a simple order confirmation process.","archived":false,"fork":false,"pushed_at":"2024-09-06T00:11:25.000Z","size":1302,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T12:58:01.098Z","etag":null,"topics":["javafx"],"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/nav773.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-09-04T14:05:16.000Z","updated_at":"2024-10-09T03:36:16.000Z","dependencies_parsed_at":"2024-09-08T07:40:15.159Z","dependency_job_id":"09c238a5-0af3-4315-aca8-c097d6998aaa","html_url":"https://github.com/nav773/FoodOrderingApp","commit_stats":null,"previous_names":["nav7fsc/foodorderingapp","nav773/foodorderingapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nav773/FoodOrderingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FFoodOrderingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FFoodOrderingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FFoodOrderingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FFoodOrderingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nav773","download_url":"https://codeload.github.com/nav773/FoodOrderingApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nav773%2FFoodOrderingApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["javafx"],"created_at":"2025-08-13T12:43:38.202Z","updated_at":"2026-05-18T02:32:46.757Z","avatar_url":"https://github.com/nav773.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Food Ordering App\n\nWelcome to the Food Ordering App, a simple Java Swing application that allows users to order food from three local restaurants in Hicksville, New York. This application features a login system, restaurant menus with images, a cart system, and an order confirmation process.\n\n## Features\n\n- **User Login:** Users must log in using the credentials provided to access the restaurant menus.\n- **Restaurant Selection:** Choose from three local restaurants: Blaze Pizza, Great Wok Chinese Food, and Taste of Mumbai Indian Food.\n- **Menu Display:** View the menu items along with their prices and images.\n- **Cart System:** Add items to your cart and view the total amount before placing an order.\n- **Order Confirmation:** Enter your delivery information and submit your order.\n\n## Getting Started\n\n### Prerequisites\n\n- Java Development Kit (JDK) 8 or higher\n- An IDE or text editor of your choice\n\n### Running the Application\n\n1. Clone or download the project files.\n2. Compile and run the `FoodOrderingApp` class in your IDE.\n\n### Login Credentials\n\n- **Username:** `admin`\n- **Password:** `admin123`\n\n### Restaurant Information\n\n1. **Blaze Pizza**\n   - Location: 213 Broadway Mall, Hicksville, NY 11801\n   - Menu Items:\n     - Red Vine Margherita Pizza - $12.99\n     - Double Pepperoni Pizza - $8.99\n     - Vegetarian Pizza - $9.99\n   - Website: [Blaze Pizza](https://blazepizza.com/)\n\n2. **Great Wok Chinese Food**\n   - Location: 35 Woodbury Rd, Hicksville, NY 11801\n   - Menu Items:\n     - Sweet and Sour Chicken - $11.95\n     - Beef with Broccoli - $12.55\n     - Shrimp Fried Rice - $9.35\n   - Website: [Great Wok Chinese Food](http://greatwokhicksville.com/Menu)\n\n3. **Taste of Mumbai Indian Food**\n   - Location: 153 Levittown Pkwy, Hicksville, NY 11801\n   - Menu Items:\n     - Chicken Curry - $14.99\n     - Vegetable Biryani - $10.99\n     - Tandoori Paneer Tikka - $11.95\n   - Website: [Taste of Mumbai Indian Food](https://www.tasteofmumbainy.com/menu)\n\n## How to Use\n\n1. **Login:** Enter the provided username and password to access the restaurant menu.\n2. **Select a Restaurant:** Choose from the available restaurants.\n3. **Add to Cart:** Click on the menu items to add them to your cart.\n4. **View Cart:** Review your selected items and the total amount.\n5. **Place Order:** Enter your delivery information and submit your order.\n\n## Author\n\n[nav7FSC on GitHub](https://github.com/nav7FSC)\n\n\nEnjoy your meal!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav773%2Ffoodorderingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnav773%2Ffoodorderingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav773%2Ffoodorderingapp/lists"}