HallBookingSystem
v2.2
This is a Demo Web Application built using PHP that demonstrates fundamental CRUD (Create, Read, Update, Delete) operations. The project includes a simple user authentication system and a basic interface for managing clients, halls, and bookings. It uses a MySQL database to store and manage data, and the application is structured to showcase essential features of a web-based management system.
Key components include user authentication, client management, and the ability to add, edit, and delete records using modern web development practices, including AJAX for seamless interaction.
database/schema.sql
config
values in config/config.php