A web application for cafe management that allows customers to order food online and make reservations for tables or studio spaces within the shop. This system is designed to help cafe owners manage orders, reservations, and sales efficiently.
Built using PHP, HTML/CSS, JavaScript, and styled with Bootstrap for a modern and responsive user interface.
- 🧾 Food Ordering System — Customers can place orders online.
- 📅 Table & Studio Reservation — Customers can book tables or studio spaces.
- 🏪 Inventory & Sales Management — Admin can manage stock and view sales reports.
- 🔑 User Authentication — Secure login system for Admin and Staff roles.
- 🎨 Responsive UI — Modern design with Bootstrap.
- Frontend: HTML, CSS, JavaScript, Bootstrap
- Backend: PHP
- Database: MySQL
- Tools: VS Code, XAMPP, Git, GitHub
- Open phpMyAdmin
- Create a new database named
cafe_db - Import the file
database/cafe_db.sqlprovided in this repository - Configure your
config.phpwith your local database credentials
- ✅ Clone this repository:
git clone https://github.com/quiiznon1234/TH-NKCafe-management.git