Online Movie Ticket Booking System is a web based system. This is a simple movie ticket booking website built with HTML, CSS, JavaScript, PHP, and MySQL.
- User Registration
- User Authentication
- Add Movie
- Update Movie
- Delete Movie
- Add Show
- Update Show
- Delete Show
- Book Ticket
- Online Payment
- Ticket Cancellation
To run the project locally, follow these steps: Clone the repository
git clone https://github.com/Rajesh-K-C/online-movie-ticket-booking-system.git
Create a new database named "online_movie_ticket_booking_system".
Import the online_movie_ticket_booking_system.sql file into your database
Create admin account from phpMyAdmin
Usage
- Login using admin account.
- Add movie.
- Add show.
- Register a new user account.
- Select your seats and make a payment.
- Download the tickets.