This project is developed in Next.js, firebase, scss
This website is used to purchase movie tickets. It displays the most recent theater releases and allows users to purchase tickets. The administrator has the ability to add movies, theatres, and shows.
- Login, Register, Logout for users and admin
- Update profile
- Add, Delete, Update Movies
- Add, Delete, Update Cinemas
- Purchase cinema tickets
- Search Movies, Cinemas
Email Address: admin@gmail.com
Password: 123456
Follow these steps to run this project in your local computer.
- Clone Repository
git clone https://github.com/sb011/Bookmyseat.git
- To start project
npm run dev