BookMyShow is a movie ticket booking system that allows users to browse movies, select seats, and book tickets seamlessly. This project is designed to provide a smooth and user-friendly booking experience.
- Browse movies and show timings
- Select seats and book tickets
- User authentication and profile management
- Payment integration (future enhancement)
- Admin dashboard for managing movie listings
- *Backend: Java (IntelliJ) L
- Java JDK 23
- Clone the repository:
git clone https://github.com/NBN-Barath/BookMyShow.git cd BookMyShow - Configure the database connection in
application.properties. - Build and run the project using Maven:
mvn clean install mvn spring-boot:run
- Open the application in a browser and start booking tickets!
bookmyshow-1-mainjava-2025-03-25-20-45-27-trim_Waf2eknz.1.mp4
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature (
git checkout -b feature-name). - Commit your changes (
git commit -m 'Add new feature'). - Push the branch to your fork (
git push origin feature-name). - Create a pull request.
This project is licensed under the MIT License.
For any queries, reach out to [1barathnivash@gmail.com].
