Skip to content

chyoon2/movies-ticket-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Ticket

Online movie ticketing website, 6/1/2020

By Chris Yoon}

Description

Application that return ticket information for a client using the UserInterface

Specifications

Behavior: Stores user input in a new ticket object input: Fast 16, 12, 8pm output: Ticket object {name: Fast 16, age: 12, showtime: 8pm}

Behavior: Site will store each movie in a object input: Fast 16, 8pm, R rating, matinee output: movie {name: Fast 16, showtime: 8pm, rating: R, type: matinee}

Behavior: Will store movie objects in a movie theater object input: Fast 16, Monsters Inc., Despicable me output: Movie Theater {movies = [Fast 16, Monsters Inc., Despicable Me]}

Behavior: Calculate the cost of the ticket. input: Fast 16, 12, 8pm output: Ticket object {name: Fast 16, age: 12, showtime: 8pm, price: 14.99}

Behavior: Site lists out names of movies input: user selects movie output: Offers showtimes

Behavior: users enter an age and the site only lists movies with appropriate ratings input: 12 output: Despicable Me (PG), Monsters Inc (PG), etc.

Behavior: site allows users to select a movie and view showtimes input: Despicable Me output: noon, 8pm, 12am

Setup/Installation Requirements

{Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this app depends on?}

Known Bugs

{Are there issues that have not yet been resolved that you want to let users know you know? Outline any issues that would impact use of your application. Share any workarounds that are in place. }

Support and contact details

{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}

Technologies Used

{Tell me about the languages and tools you used to create this app. Assume that I know you probably used HTML and CSS. If you did something really cool using only HTML, point that out.}

License

{Determine the license under which this application can be used. See below for more details on licensing.}

Copyright (c) 2016 {List of contributors or company name}

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published