Skip to content

Gautam-aman/BookMyShow-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎟️ BookMyShow Backend (Work in Progress)

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


πŸ› οΈ Tech Stack

  • Java (Spring Boot)
  • MySQL (Database)
  • JPA/Hibernate (ORM)
  • Maven (Build Tool)

πŸ“‚ Current Progress

  • βœ… Created entity models for:
    • User
    • Movie
    • Theater
    • Show
    • Booking
  • βœ… Repository layer using Spring Data JPA
  • 🚧 Service & Controller layers (coming soon)

πŸ“Œ Next Steps

  • 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

🚧 Project Status

This project is under development. New features and APIs will be added step by step.

Stay tuned for updates! πŸš€

About

This is a backend project inspired by BookMyShow, built using Java, Spring Boot, JPA, and MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages