Skip to content

How i imagined a cinema house web service would look like

Notifications You must be signed in to change notification settings

eflexcode/cinema_house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinema House

A Spring boot project for cinema house management system

postman image

Features

  • User/Admin management system
  • Movie management system
  • Movies to be shown by what time and hall management system
  • Hall management system
  • Movie cast management system
  • Ticket sales and verification management system

System design

Below is a diagram representation of system and classes i came up with and implemented

🚨 Please note that some parameter(s) and classes are missing as i already created the image before i faced some challenges where i had to add them and too lazy to redraw image 😁

postman image

Security

Implemented jwt with spring security and role base authentication

Database

MongoDB

Run

Clone project run CinemaHouseApplication.java

About

How i imagined a cinema house web service would look like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages