Project Name: Museum Ticket Booking System
Description: This project is an online ticket booking system that allows users to register, book tickets for museum exhibits, and manage their profiles. The system also provides an admin interface to manage exhibits, monitor traffic, and secure user data.
Programming Languages/Tools: PHP, HTML, CSS, JavaScript, MySQL, PHPMailer
Features:
- USER: Register, Login, Forgot Password (OTP), Manage Profile, Reserve Tickets, Payment, Order History, Logout
- ADMIN: Manage Exhibits, View User Details, Reservation & Payment Details, Monitor Traffic, Backup System, Activity Logs, Logout
Security Features:
- Authentication & Authorization
- Password Hashing
- Input Validation & Sanitization
- SQL Injection Prevention via Prepared Statements
- Session Management, Traffic Monitoring (DDoS prevention), and XSS Protection
- OTP Generation for Password Recovery using PHPMailer
- Backup and Recovery System
View on GitHub
Watch on YouTube
View Project Report