Coder Social home page Coder Social logo

online-movie-ticket-booking's Introduction

MEAN Stack Movie Ticket Booking System v2.0.0

This is a repo for a starter application for a Single Page MEAN Stack application. Just download and install and you have a good foundation for building application.

Make sure you have Node.js and MongoDB Installed on your local system. Start MongoDB server and follow below given installation procedure on the Command Line / Terminal

Installation

  1. Download the repository
  2. Install npm modules: npm install
  3. Install bower dependencies bower install
  4. Start up the server: node server.js
  5. View in browser at http://localhost:3000

Version Log

  • v1.0: Basic CRUD Boiler Plate with OMDB API Integration. Add Movies Module (31st Jan 2017)
  • v1.1: City CRUD Module. Basic Add / Update / Read / Delete Cities (5th Feb 2017)
  • v1.2: Add / Remove Theatre. Assign Cities, Number of Seats and Ticket Price (6th Feb 2017)
  • v1.3: Add / Remove Show Times (6th Feb 2017)
  • v1.4: Assign Movies to show times and create shows (7th Feb 2017)
  • v1.5: Assign fromDate and toDate for shows (9th Feb 2017)
  • v1.6: Added Material Design and CSS Fix on all pages (10th Feb 2017)
  • v1.7: Home Page - Search And filter Movies based on Genre / City and proceed to book tickets (12th Feb 2017)
  • v1.8: Book tickets based on City and generate Ticket ID and update available seats (13th Feb 2017)
  • v1.9: Ticket Cancellation module based on Ticket ID (16th Feb 2017)
  • v2.0: Security (Firebase) and session (28th Feb 2017)

Upcoming Additions

  • No Upcoming Additions

online-movie-ticket-booking's People

Contributors

meetdave3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.