You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Troy Kurniawan was SCE's professional chef from 2017 to 2019. He was so amazing thanks in part to his pancake queing system, which kept track of names, times an order was submitted and any special requests.
It's time that we integrate this into the website! Using React, lets foster more master chefs.
Goals
The webpage should be able to take a user's name and any comments regarding the order
Orders should show the time they were submitted along with above info
We should be able to mark orders as done
Advanced Goals
Make the solution two seperate pages, one for customers and one for those making the pancakes.
Could the webpage only be rendered on a certain day of the week (Thursday 10am - noon?)
Is there a way we could have the request list persist if the webpage was refreshed?
Getting Started
Take a look at Troy's existing solution for any inspiration.
If you are unsure where to start, consider looking at a todo list tutorial and modifying the code to be used to handle pancake orders.
Troy Kurniawan was SCE's professional chef from 2017 to 2019. He was so amazing thanks in part to his pancake queing system, which kept track of names, times an order was submitted and any special requests.
It's time that we integrate this into the website! Using React, lets foster more master chefs.
Goals
Advanced Goals
Getting Started
Helpful Links
The text was updated successfully, but these errors were encountered: