Skip to content

jenilChristo/cinema_booking

Repository files navigation

cinema_booking

A hobby project on realtime cinema seat booking using web-sockets

Very basic ticket booking system that persists data using MySql and shows realtime seat availability status using Web-Socket events.

How to run the application

  • Clone this repository.
  • Import db.sql in your mysql server.
  • Change your mysql password in app.js.
  • Run npm i.
  • Start node app.js.
  • goto localhost:8000 in your browser and start booking tickets.

Technologies Used

  • Node.js
  • Web-Sockets
  • MySql

About

A hobby project on realtime cinema seat booking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published