Nuacht

A comprehensive web-based food ordering system designed to streamline operations at university canteens, built with PHP, MySQL, JavaScript, HTML, and CSS. WebApp-Canteen-Management/ ├── php/ # Backend ...
notebook/ ├── assets/ # CSS, JavaScript, and image files │ ├── css/ │ ├── js/ │ └── img/ ├── db.php # Database connection ├── index.php # Homepage / login ├── signup.php # Signup page ├── logout.php ...