Skip to content

A simple javasqript pizzeria where costumers can choose and order different dishes.

Notifications You must be signed in to change notification settings

JohannaBN/Javasqript-Pizzeria

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javasqript Pizzeria

Assignment to create a simple javasqript pizzeria where costumers can choose and order different dishes.

The problem

Tried to do it as simple as possible using alerts, promts and conditional statements. I also made a version using switch. If I had more time I would try to make the code less repetative and easier to read. I had a problem with the age promt where the user can leave the input field empty, press ok and still get a confirmation. If I had more time I would try to solve that.

View it live

https://gentle-selkie-346e7c.netlify.app/

About

A simple javasqript pizzeria where costumers can choose and order different dishes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • HTML 5.6%
  • CSS 2.6%