/Raine-Pizza-Point

This is a pizza shop that enables users select the size of pizza,the crusts they want and the toppings they want on their pizza.It then allows the users to add many pizzas as they want,they get the total charge of their order and an option to get their order delivered at an extra cost.

Primary LanguageHTMLMIT LicenseMIT

Raine Pizza Point.

Authors Info

By Lorraine Chepkemoi

Contact Information

Description .

  • This is a pizza shop that enables users select the size of pizza,the crusts they want and the toppings they want on their pizza.It then allows the users to add many pizzas as they want,they get the total charge of their order and an option to get their order delivered at an extra cost.

Behavior Driven Development

User Entries

  • User selects the size,crust and toping of the pizza they want.
  • userplaces more than order.
  • User gets an option to have the order delivered or not.

output

  • User sees the summary of the orders they make through a table.
  • User sees the total amount they should pay (with an extra cost for delivered ones).

The live link

Project Setup Instructions

  • Have a computer in a good working condition that has a code editor installed preferably atom or Vs Code
  • Have a stable internet connection to enable continuous adding and commiting HTML and CSS changes into the project's repository.
  • To install a mandatory git initialization at the beginning of the project is required to enable adding and commiting changes to remote repository.

Technology Used

  • HTML
  • CSS
  • Bootsrap
  • Javascript
  • jQuery

License

MIT License

Copyright (c) 2022 Lorraine Chepkemoi Simotwo

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.