Loading repository data…
Loading repository data…
imrajeevnayan / repository
A premium BookMyShow Clone built with Java, Spring Boot, and React. A high-performance movie ticket booking system featuring a modern dark-mode UI, interactive seat selection, and a robust REST API backend.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A high-performance BookMyShow Clone and Movie Ticket Booking System. This project is a comprehensive Full-Stack Java Project featuring a Spring Boot backend and a React 19 frontend with Premium UI/UX.
Designed for scalability and modern aesthetics, this Movie Booking Application serves as a perfect example of architecture using Java 17, Spring Data JPA, and Glassmorphism Design.
| Frontend | Backend | Database |
|---|---|---|
| React 19 + Vite | Spring Boot 3.x | PostgreSQL |
| TypeScript | Java 17 | Hibernate / JPA |
| Framer Motion | Spring Security | Maven |
| Lucide Icons | Swagger / OpenAPI |
BMS in PostgreSQL.src/main/resources/application.properties and add your DB credentials.mvn spring-boot:run
cd frontend
npm install
npm run dev
BOOKMYSHOW/
├── frontend/ # React App (Components, Pages, Services)
├── src/main/java/ # Backend Logic (Entities, Services, Controllers)
├── src/main/resources/ # Config & SQL Seed Data
└── UI/ # Legacy UI Files (Optional)
graph LR
A[Browse Movies] --> B[View Details]
B --> C[Select Seat]
C --> D[Confirm Booking]
Developed with ❤️ by the Project Team.