Skip to content

Built the clone BookMyShow along with 3 more people, where I am responsible for implementing the landing page and backend APIs along with authentication. We have used firebase for client-side authentication and MongoDB as a database and the front end is built using the react.We have implemented the movie browsing feature along with sorting funct…

Notifications You must be signed in to change notification settings

akhilsdeportfolio/bookmyshow_clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Bookmyshow clone

BookMyShow offers showtimes, movie tickets, reviews, trailers, concert tickets and events across india.

Go to project directory:-

https://github.com/ashwanikpankaj/bookmyshow_clone

Tech Stack :-

  • HTML
  • CSS
  • JavaScript
  • React-Js
  • Bootstrap
  • Redux
  • Express
  • MongoDb
  • GIT

Pages & Features 👇

  • On visiting the website a pop-up will open to choose location.
  • Landing Page: Navbars, categories and footer section.
  • Sign-Up Page: User can signup with google authentication
  • On clicking any movie poster user will redirect to movie discription page and on clicking Book ticket user can Book the ticket
  • After choosing Movie slot timing and number of seats user will redirect to choose their seats.
  • After clicking proceed button user will redirect to final summary of ticket booking.
  • After confirming their ticket user will again redirect to home page.

Contributers :-

Prerequisties

Install vs-code

Install Node

Cloning and Running the Appliction in local

Clone the project into local Install all the npm packages. Go into the project folder and type the following command to install all npm packages

  npm install

Run clint side

  npm start

Run Backend side

  npm run start

Screenshots :-

  • Landing Page

Logo

  • Movie Page

Logo

  • Movie Description Page

Logo

  • Slot Booking

Logo

  • Select Seat

Logo

  • Confirmation Page

Logo

For more details :-

Deploy link:-

About

Built the clone BookMyShow along with 3 more people, where I am responsible for implementing the landing page and backend APIs along with authentication. We have used firebase for client-side authentication and MongoDB as a database and the front end is built using the react.We have implemented the movie browsing feature along with sorting funct…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • CSS 20.4%
  • HTML 1.4%
  • Shell 0.1%