Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 2.15 KB

README.md

File metadata and controls

57 lines (31 loc) · 2.15 KB

DBMS PROJECT for CSF212 offered to CS sophomores of BITS Pilani, India: ShowHub: A Cineplex Management System

Techstack

  • React
  • Node
  • Express
  • MySQL

Description

ShowHub is a cutting-edge solution revolutionizing cineplex management systems. With its user-friendly interface and powerful features, ShowHub streamlines every aspect of cineplex operations. From scheduling screenings to managing ticket sales and concessions, ShowHub automates tedious tasks, saving time and boosting efficiency. Its advanced analytics provide valuable insights into audience preferences and trends, enabling cineplexes to tailor their offerings for maximum profitability. With ShowHub, cineplexes can deliver an exceptional moviegoing experience while optimizing their operations for success in today's competitive market.

INSTRUCTIONS TO START THE PROJECT

FRONTEND

  1. cd showhubfrontend
  2. npm i
  3. npm run dev

BACKEND

  1. cd backend
  2. npm i
  3. add db credentials inside db.js in db folder
  4. run sql files in setting up database folder
  5. run procedures and triggers in the db folder
  6. node index.js

SCREENSHOTS

image

image

image

image

image

image

image

image

image

image