Giter Club home page Giter Club logo

movie-tickets's Introduction

Movie Tickets

By Taylor Somers

Description

This website is a demonstration of what I have learned so far regarding constructing and manipulating objects in JavaScript. The functionality of the website is intended to calculate the price of a movie ticket based on factors such as the movie title, time of day for the movie showing, and age of the purchaser. While rudimentary, it shows the framework we have developed for developing more complex programs using object-oriented programming.

Languages & Technologies Used:

Programming Languages & Libraries

  • HTML
  • JavaScript
  • jQuery
  • Markdown

Operating Systems & Programs

  • Git Bash
  • Google Chrome
  • Microsoft Windows 10
  • Visual Studio Code

Installation

  1. Download a web browser, such as Apple Safari, Google Chrome, Microsoft Edge, Mozilla Firefox, or Yandex.
  2. Navigate to https://github.com/taylorsomers/movie-tickets.
  3. Click the green "Clone or download" button at the right of the screen.
  4. Select "Download ZIP."
  5. Use a file extractor or unzip program (such as PeaZip, Unzipper, WinZip, Zipware, or 7-ZIP) to extract the ZIP files onto your computer.
  6. Open the directory containing the extracted files.
  7. Double-click the "index.html" file to run the program through your web browser.

Specifications

Program Behavior Example Behavior Example Output
Program will create an object called "ticket". "ticket" "Ticket {}"
Program will store multiple price-influencing factors in the object "ticket". "ticket" "Ticket {movieName: undefined, movieTime: undefined, age: undefined}"
Program will display a price for a ticket based on an arithmetical calculation involving the ticket properties.

Known Bugs

  • Aside from being unfinished to this point, no known bugs at this time. If any are discovered, please feel free to reach out and let me know. If you would like to contribute any fixes or improvements, please do!

Contributors

  • Taylor Somers

License

This website is licensed under the GNU General Public License GPLv3. (C) 2020 Taylor Somers. All rights reserved.

movie-tickets's People

Contributors

taylorsomers avatar

Watchers

 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.