Coder Social home page Coder Social logo

code-challenge-3's Introduction

Movie Site

this project is a fairly simple concept, it is one where the user can look through a variety of movies and click to book a ticket. The project uses java, css and html.

the html is used as the project uns on a webpage.

How it works

The project allows you to search from the collection of movies on the page so that you can book for the film you wish to watch.

Once you book a ticket the page will alert you that a ticket has been bought and will change the number of available tickets and tickets-sold

Initializing the project

to get my application you have to clone the repository into the right environment, you do this by entering the terminal and using the commands to access the directory you wish to clone the repository into

you clone the repository by running

git clone [email protected]:Black-Male/phase1-code-challenge.git

alternatively, you can fork the repository and run git clone but instead of the link i have provided you will use your own forked link

to view the work you will have to enter the folder by running

    cd phase1-code-challenge

you can then oppen it from the terminal by running code . or manually open it through any other editor you have

The project also needs you to initialize the local json server and this is done by typing

    npm install -g json-server
    json server --watch db.json

Contributors

George Karanja[https://github.com/Black-Male] & Kate Karume[https://github.com/karume629]

Licensing

The project is licensed under Apache 2.0.

code-challenge-3's People

Contributors

black-male 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.