It is a web application that enables people to order pizza at the comfort of their home and with the convenience of the click of a button.
EatsA Pizza web application is created in such a way that it enables users to order the size of pizza they want and to choose the type of toppings they prefer and the type of crust they want. The application also shows the price of each size of pizza, topping and crust. With the click of the order button, it displays the customer's order and the price. It also allows the users to make as many orders as they want and calculates the total cost of all the orders, with a summary of the entire order. It also has a feature that enables users to choose how to receive their order; whether a delivery to a specific location or not and an alert that confirms the delivery to be made.
To set up this application:
- Fork this repository to your github account.
- Open the terminal on your pc and navigate to the specific folder location that you want this directory to be stored.
- Clone the forked repository in your account, to the specific folder chosen through the git clone command.
- Check whether it has been successfully cloned by opening the folder you have cloned into.
- Open the index.html file using chrome browser by double-clicking on it.
- Use the application by "making" your order or orders of choice.
- Enjoy!
Technologies used in the development of this project include:
- HTML
- JavaScript
- CSS
BootStrap framework and jquery as well.
If the application malfunctions or develops a problem, feel free to contact me through email at abigailwachira@gmail.com
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2022 Nyawira Wachira