Code Monkey home page Code Monkey logo

movie-tickets's Introduction

Movie Tickets

By: Katie Pundt, Jeff Terrell, Jeff Lai, and Ryan Ashby

A website to calculate the cost of a movie ticket.

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery
  • npm
  • webpack
  • eslint
  • jest
  • popperjs/core
  • git
  • GitHub

Description

The user can select the movie that they'd like to see, the time of day, and their age group to calculate a movie ticket cost.

Setup/Installation Requirements

  • Navigate to https://github.com/kpundt93/movie-tickets
  • Click on the green "Code" button and copy the repository URL or click on the copy button
  • Open the terminal on your desktop
  • Once in the terminal, use it to navigate to your desktop folder
  • Once inside your desktop folder, use the command git clone https://github.com/kpundt93/movie-tickets.git
  • After cloning the project, navigate into it using the command cd movie-tickets
  • Use the command git remote to confirm the creation of the new local repository
  • Install project dependencies by running the command npm install
  • If you receive errors in the terminal, try running npm install again, sometimes npm can be finicky
  • After installing npm, run the command npm run build
  • Then run the command npm run start to start the project server and view the application (use cmd + c to exit the server in the terminal)
  • Open the project with the code editor of your choice
  • If you would like to test the code, return to the project in the terminal and run the command npm test
  • If you have the Jest extension installed for VS Code, you can also test the code there.

Troubleshooting

  • If you are receiving errors regrading webpack, try running the command npm install [email protected] --save-dev --save-exact, then run npm run build again
  • If you continue to have issues setting up the environment, try deleting the package-lock.json file and the node_modules folder from the project. Then rebuild the environment by running npm install again.

Known Bugs

  • No known bugs

License

MIT License: https://opensource.org/licenses/MIT

Copyright (c) 2021 Katie Pundt, Jeff Terrell, Jeff Lai, and Ryan Ashby

movie-tickets's People

Contributors

kpundt93 avatar

Watchers

 avatar

Forkers

popoyuyu

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.