The goal of the proposed Online Reservation and Management System is to create an efficient and user-friendly platform that automates the process of reserving and managing various facilities in a multi-facility hotel. The system aims to provide real-time facility availability information, enable online bookings, and enhance customer satisfaction through improved convenience and accuracy.
- Frontend: React, Bootstrap
- Backend: NodeJS, Express JS
- Database: MySQL
npm install
cd backend
node .\server.js
cd frontend
npm install
npm run dev
To access database, create a database named "database" in
http://localhost/phpmyadmin/
and run the sql from database.sql
- To make a reservation, visit the homepage and select the desired facility.
- Check the availability of the facility before proceeding with the reservation.
- Fill in the necessary details accurately to ensure a successful reservation. Contact our support team for any assistance or inquiries regarding the reservation process.