Screenshots
Clear your Orders before the time runs out
Tap on an Order to see Ingredients needed
Stack
- Frontend: React JS (View Github)
- Backend: Ruby on Rails (View Github)
- Libraries: Redux, Bootstrap
Challenges
- We had two days to build a working product. We made the game intentionally difficult because we didn't have time to build a win screen.
- Orders and Ingredients were generated from the backend and randomized. We needed to make sure the Ingredient objects that were created work with the Orders. This is because multiple new Ingredient objects are created.