Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 926 Bytes

README.md

File metadata and controls

44 lines (33 loc) · 926 Bytes

POP THAT BIO

A movie ticket booking app

@authors:
OLA WIEBE
KEIS ELHOUNI
MARKUS KARLSSON
HAMPUS NILSSON
HENRIK JANGEFELT
NAIM ARIF
MARUF AHMED

@since: JANUARY 2020

Look the demo, and if you like give a star on GitHub

Demo site: https://popthatbio.now.sh

FUNCTIONALITIES

  • Display movies list & brief info on image hover.
  • Display movie details & Trailer.
  • User can book/buy Ticket/s & can Reserve Seat/s.
  • User can open an Account & can see old/new Bookings

DEPENDENCIES

  • Vue CLI
  • Vuex
  • Vue-Router
  • Firebase
  • Materialize CSS

HOW TO RUN LOCALLY

  • Clone files from GitHub.
  • Install all dependencies.

npm install

  • Run from command prompt

npm run serve

  • Navigate to http://localhost:8080/.

© 2020 POPTHATBIO