Skip to content

A project about basic JavaScript concepts like variables, conditionals, and native methods. The user get personalized answers depending on what the user choose from the questions asked.

Notifications You must be signed in to change notification settings

schouenkes/technigo-w1-project-pizza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

The assignment was to use basic JavaScript to make it possible to order food from a pizzeria website.

The problem

I started by going through this week material again regarding if .. else if and else-statements. Then I coded one step at a time going through the structure if this is chosen what should happen then and so on. In the meantime I googled if I was unsure of something and also used inspect in the browser to see how the code behaved when running and see what errors I would get. I also did some rubber ducking both with myself and to a friend.

If I had more time I would have wanted to do it in a more realistic way of how this normally is implemented and not use alert and prompt.

View it live

https://pizza-project-javascript.netlify.app/

About

A project about basic JavaScript concepts like variables, conditionals, and native methods. The user get personalized answers depending on what the user choose from the questions asked.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.5%
  • HTML 5.8%
  • CSS 2.7%