Giter VIP home page Giter VIP logo

dwp-cinema-tickets's Introduction

Cinema Tickets JavaScript App

This is a JavaScript application for purchasing cinema tickets. It provides functionality for calculating ticket prices, reserving seats, and processing payments.

Prerequisites

Before running the application, make sure you have the following prerequisites installed on your machine:

  • Node.js (version >= 16.15.1)

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
cd dwp-cinema-tickets
  1. Install the dependencies using npm.
npm install

Running the Application

To run the application and purchase cinema tickets, follow these steps:

  1. Open the app.js file located in the root directory.

  2. Customize the ticketTypeRequests array with the desired ticket types and quantities.

  3. Save the file.

  4. Run the application using the following command:

node app.js

The application will execute and display the response, which includes the amount paid, number of seats reserved, and ticket details.

Running the Test Scripts

This project includes test scripts to ensure the correctness of the application's functionality. To run the test scripts, follow these steps:

  1. Ensure that you have completed the installation steps mentioned earlier.

  2. Run the following command to execute the test scripts:

npm test

The test runner will execute the test suite and display the test results, including any failures or errors.

dwp-cinema-tickets's People

Contributors

oluwatoyosi-swansea avatar

Watchers

Oluwatoyosi Oyegoke 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.