shady-mungai / phase-1-wk3-codeChallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLATADANGO MOVIE THEATRE

Project Requirements

-The program uses a local API.To run this program one has to have installed json to their local environment;

        npm install json 

-Run json in the terminal so that it retrieves data;

        json-server -w db.json

DESCRIPTION

-This is a program that enables one to buy a ticket at the Flatadango movie theatre.

-A user visits the website and views available movies and buys a ticket before the tickets are over!

Author

Shadrack Mungai

About


Languages

Language:JavaScript 66.5%Language:HTML 25.2%Language:CSS 8.3%