Giter Site home page Giter Site logo

epicodus-intro-yum-pizza's Introduction

Pizza Yum: A Pizza Ordering Website!

Pizza Yum - Epicodus Object-Oriented JavaScript Independent Project

Features

This website will allow a user to order a pizza. They'll be able to select between Small, Medium and Large as well as a selection of toppings. Specifically (from the project guidelines):

  • Allow the user to choose toppings and size for the pizza they'd like to order.
  • Create a pizza object constructor with properties and size.
  • Create a prototype method for the cost of a pizza depending on the selections chosen.

Technologies

HTML, CSS, BootStrap, JavaScript, and JQuery.

Usage

To view the site, please visit my gh-pages at: https://jryanconklin.github.io/yum-pizza/.

To use the clode, you can clone the repository at https://github.com/jryanconklin/yum-pizza.

  • Download the Repository
  • Open the "index.html" file in the Browser

Specifications

  • It can take a size and return an initial price.

Input Example: Medium.

Example Output: $9.95

  • It can add a base to the pizza.

Input Example: Tomato Sauce.

Example Output: Adds Sauce to Pizza Object.

  • It can add a topping to the Pizza Object, and increase cost of order.

Input Example: Black Olives.

Example Output: $1.

Author/s

J. Ryan Conklin

##License This work can be used under the MIT License. Copyright (c) 2016 J. Ryan Conklin

epicodus-intro-yum-pizza's People

Contributors

jryanconklin avatar

Watchers

James Cloos avatar  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.