You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This website is used to purchase movie tickets. It displays the most recent theatrical releases and allows users to purchase tickets. The administrator has the ability to add movies, theatres, and shows.
It is an clone website of BookMyShow that developed just using React JS, and also hosted in vercel. BookMyShow is a website used to buy Movie tickets in online. (Work in progress)
A queue management system backend inspired by Coldplay ticketing systems like BookMyShow. Handles user authentication, real-time queue updates, and priority-based queue management using Node.js, MongoDB, and WebSockets.