Skip to content

Used Javascript to create a pizzeria order program with alerts, prompts, if & if-else statements. Also tried switch statements in place of the if-else statements.

Notifications You must be signed in to change notification settings

jyy009/project-pizza

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Used Javascript to create a pizzeria order program with alerts, prompts, if & if-else statements. Also tried switch statements in place of the if-else statements.

The problem

I couldn't write my if-else statements into switch statements for question 3 maybe because my logic was not correct. So I wrote the switch statements not using the original logic.

View it live

https://gentle-seahorse-6cf1e3.netlify.app/

About

Used Javascript to create a pizzeria order program with alerts, prompts, if & if-else statements. Also tried switch statements in place of the if-else statements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • HTML 8.5%
  • CSS 3.7%