Overview
Wanted to make a fun application to learn different things.
What better way than making a pizza (think python make pizza example).
Wanted to make a fun application to learn different things.
What better way than making a pizza (think python make pizza example).
Using SVG sprites to limit the requests to the user. Using smart naming conventions to allow for small code and easy component state to display correct graphics.
Drag and drop animations using GreenSock and Svelte components. Allow users to drag a topping onto the pizza to add as well as click if added to remove toppings.
As the user changes the size and toppings of the pizza cost will be reactively updated keeping precise track of what is ready to be ordered.
SVG sprites and how to use them in components. Using data-set to help pass naming conventions along to keep every thing in sync. Wanted to try making HTML details and summary modal for oder confermation screen.
Check out the code repo or view the active demo.