{"id":24297188,"url":"https://github.com/darshanas17/canteen-automation-system","last_synced_at":"2025-08-25T07:07:21.446Z","repository":{"id":154294131,"uuid":"628668602","full_name":"Darshanas17/Canteen-Automation-System","owner":"Darshanas17","description":"A web-based system for seamless canteen management, enabling online orders and efficient admin control over inventory and transactions. Built with PHP, MySQL, and Bootstrap.","archived":false,"fork":false,"pushed_at":"2025-03-23T12:37:54.000Z","size":10019,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T13:34:11.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/Darshanas17.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-04-16T16:58:38.000Z","updated_at":"2025-03-23T12:38:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b235b84-43af-4b1b-8bbf-a1f6a91d1958","html_url":"https://github.com/Darshanas17/Canteen-Automation-System","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Darshanas17/Canteen-Automation-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCanteen-Automation-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCanteen-Automation-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCanteen-Automation-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCanteen-Automation-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darshanas17","download_url":"https://codeload.github.com/Darshanas17/Canteen-Automation-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darshanas17%2FCanteen-Automation-System/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272020038,"owners_count":24859718,"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-08-25T02:00:12.092Z","response_time":1107,"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-01-16T19:57:05.622Z","updated_at":"2025-08-25T07:07:21.426Z","avatar_url":"https://github.com/Darshanas17.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍽️ Canteen Automation System\n\n## 📌 Overview\nThe **Canteen Automation System** is a web-based application designed to streamline the ordering and management process in a canteen. It allows users to browse the menu, place orders, and manage transactions efficiently, reducing wait times and enhancing customer experience.\n\n## 🛠️ Technologies Used\n- **Frontend:** HTML, CSS, Bootstrap, JavaScript, jQuery, AJAX\n- **Backend:** PHP\n- **Database:** MySQL\n- **Server Environment:** XAMPP\n\n## 🚀 Features\n- User-friendly interface for placing orders\n- Admin dashboard for managing orders, inventory, and users\n- Secure authentication system for customers and admins\n- Real-time order tracking and status updates\n- Reports and analytics for better decision-making\n\n\n## ▶️ How to Run the Project (Locally with XAMPP)\n\n1. **Download \u0026 Install XAMPP**\n   - [Download XAMPP](https://www.apachefriends.org/download.html) (Version 7.3+ recommended)\n\n2. **Clone the Repository**\n   ```bash\n   git clone https://github.com/Darshanas17/Canteen-Automation-System.git\n   cd Canteen-Automation-System\n   ```\n\n3. **Move Project to XAMPP htdocs Folder**\n   - Copy the project folder to `C:\\xampp\\htdocs\\`\n\n4. **Start XAMPP \u0026 Create Database**\n   - Open **XAMPP Control Panel**, start **Apache \u0026 MySQL**\n   - Go to `http://localhost/phpmyadmin/`\n   - Create a database **canteen_db**\n   - Import the SQL file from the `SQL/` folder\n\n5. **Configure Database Connection**\n   - Open `includes/config.php`\n   - Update database credentials if needed:\n     ```php\n     $servername = \"localhost\";\n     $username = \"root\";\n     $password = \"\";\n     $dbname = \"canteen_db\";\n     ```\n\n6. **Run the Project**\n   - Open browser and go to:\n     ```\n     http://localhost/Canteen-Automation-System/\n     ```\n\n## 🔑 Admin Login Credentials (Default)\n- **Username:** `admin`\n- **Password:** `123456`\n\n## 🌐 Hosting Options\n- **For Local Testing:** Use **XAMPP**\n- **For Online Hosting:** Use **InfinityFree, 000WebHost, or Hostinger**\n- **Frontend on Netlify?** Needs separate backend hosting\n\n## 📬 Contact\nFor any queries or collaboration, feel free to reach out!\n\n---\n⚠️ *This project is for educational purposes. Ensure proper security measures before deploying in production.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fcanteen-automation-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarshanas17%2Fcanteen-automation-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarshanas17%2Fcanteen-automation-system/lists"}