Skip to content

REST API services for Movie Ticket Booking Application by which a user can get Movies and select multiple seats and book them, at the same time multiple users can use these functionalities.

Notifications You must be signed in to change notification settings

akbora1994/Movie_Ticket_Booking_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Movie_Ticket_Booking_App

This is an individual project named as Movie Ticket Booking Application which is my Backend project build in 8 days. I have created REST API services for Movie Ticket Booking by which a user can get Movies and select multiple seats and book them, at the same time multiple users can use these functionalities.

ER Diagram

Untitled Diagram

Functionalities

  • User login/signUp
  • Get all Movies
  • Confirm Booking
  • Get Shows for Movies
  • Get available seats, Book multiple seats

Backend Work

  • Built authentication while login and logout using Spring Security
  • Data Stored on MySQL
  • Input Validation.

Technology Used

  • Java(Core)
  • Spring
  • Spring Boot
  • Spring data JPA
  • Hibernate
  • Spring Security
  • MySQL

Swagger-ui

  • Authentication using spring security

Screenshot (7268)

  • Movie Controller Screenshot (7264)

  • Booking Controller Screenshot (7262)

  • Shows Controller Screenshot (7269)

  • Screen Controller Screenshot (7265)

  • Theatre Controller Screenshot (7266)

About

REST API services for Movie Ticket Booking Application by which a user can get Movies and select multiple seats and book them, at the same time multiple users can use these functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages