A backend project inspired by BookMyShow, built with Java, Spring Boot, JPA, and MySQL.
Currently in the initial stage with entity models and repository layer implemented.
DataBase Design : https://dbdiagram.io/d/68bddd2b61a46d388edaa6da
- Java (Spring Boot)
- MySQL (Database)
- JPA/Hibernate (ORM)
- Maven (Build Tool)
- β
Created entity models for:
- User
- Movie
- Theater
- Show
- Booking
- β Repository layer using Spring Data JPA
- π§ Service & Controller layers (coming soon)
- Implement business logic in Service Layer
- Add REST APIs for movie, show, and booking management
- Setup database schema & relationships
- Develop seat booking and payment simulation
This project is under development. New features and APIs will be added step by step.
Stay tuned for updates! π