- Aniket Panchal - aniketpanchal52648@gmail.com
- Siddharth Chintapatla - csiddharth3103@gmail.com
- Anurag Bulhe - anuragbulhe@gmail.com
- Atharva Apkare - atharvaapkare@gmail.com
- Darsh Bavishi
- Parth Shah
- Bhavya Mehta
This project is being carried out under Inheritance 2021 BMS is website which enables you to book tickets and enjoy the show you were always postponing. As we have integrated it with both movies and shows ,the user can enjoy even from the comfort of their home. The website also allows theatre owners, to post any shows which are running in their theatres. for that you need to become admin to get this opportunity. To become a one you can contact any of the team members.
- Drive link: Drive link here
- Github Reppo: Repo here
- Languages
- Clone our Github Repository link.
- Write the following command in the terminal:
npm i
- add a file .env and enter your own values
#------------------------------------------------------
#GMAIL CREDENTIALS
EMAIL =
PASSWORD =
#------------------------------------------------------
#STRIPE CREDENTIALS
PUBLISHABLE_KEY=
SECRET_KEY=
#------------------------------------------------------
#MONGODB CREDENTIALS
DATABASEURL =
Resources to learn web development
- Web Developer Bootcamp: -Resource link here
After cloning our repository and tyyping the command npm i insert your values in env file Write the below command in your terminal nodemon index.js
After running this command you will see listening and Server connected on the command prompt. You are good to go. In a new tab type localhost:3000. You can now view the website.
- Make a video platform to watch rented shows and trailers.
- Add page for buying beverages and eatables.
Drive link of screenshots