Skip to content

Latest commit

 

History

History
125 lines (80 loc) · 4.44 KB

bms_heathens.md

File metadata and controls

125 lines (80 loc) · 4.44 KB

BMS

Team name: HEATHENS

BMS

Team members

Mentors

  • Darsh Bavishi
  • Parth Shah
  • Bhavya Mehta

Description

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.

Technology stack

  • Languages
  1. HTML5HTML
  2. CSS3CSS
  3. nodejsNODE JS
* Frameworks
  1. expressEXPRESS

2. mongodb MONGODB(ATLAS)

Project Setup

  • 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

Usage

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.

Future Scope

  1. Make a video platform to watch rented shows and trailers.
  2. Add page for buying beverages and eatables.

Screenshots

Drive link of screenshots