Skip to content

Jenniferot/project-pizza-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pizza Bot

This project was to build a Pizza Bot. The focus was to practice the JavaScript parts, but also to hook it up with the HTML. We used pair-programming and worked in pairs.

The problem

You could choose between three different pizzas, how many you would like to order and the bot would tell you the total cost. There were some problems with the functions, but after debugging we solved the problems. We commented out some code and made sure of which parts were working using console.log.

If we had more time we would make a ux-friendly website with imagesand more css.

View it live

https://hungry-meninsky-cd1922.netlify.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 8.6%