A web-based application for managing and booking passes to visit a temple. This project allows users to register for temple visits and enables administrators to manage bookings.
- User Registration and Booking Form
- View All Bookings (Admin Panel)
- Check Available Passes
- Frontend: HTML, CSS
- Backend: PHP
- Database: MySQL
Setup 1.Set up a local server using XAMPP/WAMP.
2.Move the project folder to the htdocs directory.
3.Create Database
4.Access the application at http://localhost/TemplePassBookingSystem.