Emulates a simple website for a pizza company where a user can go to order a pizza.
- The user can choose between cheese and pepperoni.
- Employees can see the current orders and remove the completed ones from the list.
This website uses cookies and requires a webserver to run.
- Clone this git repository
- Point your webserver to the repository folder
- Start the website by connecting to your localhost
License: MIT
- HTML5
- CSS3
- JavaScript
- jQuery ver 2.1.3
- js-cookie ver 1.5.0
- Bootstrap ver 3.3.1
- mochaJS ver 2.2.1
- chaiJS ver 2.2.0