Skip to content

MainaZaquir/Code-challenge-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Booking Web-App

Description

This a simple Ticket booking App taht allows a user to view a list of movies and also purchase tickets for the movie. The applictaion is Built using HTML,CSS and JavaScript.

Features

  • Displays the list of available movies.
  • One can view the details of a given movie.
  • One can purchase a tickets for any available movie.
  • One can simulate the server updates usng JSON server.

Getting Started

To get started with the Ticket Booking App, one has to simple clone this repository an open index.html file in your preferred browser.

Installation

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Start a local server to serve the db.json file, by running the following command json-server --watch db.json

Usage

Once the application is open in your web browser, you can vie the list of available movies. Clicking on a movie title will display its details, and you will display its details, and then you can decide to purchase tickets by clicking the "Buy Ticket" button.

Languages Used

  • HTML
  • CSS
  • JavaScript

Credits

This application was created by Maina Zaquir.Special thanks to Sam Tomashi and Caleb Kiprotich for providing the guidance and support necessary for developing this application.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors