SPD1.5 | PizzaOrder

Chaoneng Tan
1 min readJul 14, 2021

What is PizzaOrder?
PizzaOrder is a lightweight, expansive application that is used to build pizzas. It takes in parameters from a .json file and turns it into a site with animated inputs that stores information about pizza parameters, that the user specifies, using redux.

Motivation
PizzaOrder is inspired by the standard software engineer’s “get to know software’s” package pizza creation app. Eventually, every software engineer will come across this or a similar project that takes in certain inputs and constructs something with the data. This is my intersection with such a project.

Challenges
PizzaOrder uses modern coding techniques and technologies most of which I decided to practice within such a project. Some challenges I’ve encountered were incorporating redux into such a simple application, and working with SASS vs CSS stylings.

Direction
Because this is an Engineer’s Backpack kind of project I don't foresee myself further working on this project however if eventually comes the time in which I need something from this I might come back to expand on this or rework this based on future technologies.

Interested?
Check out the repository HERE
Check out the site HERE

--

--