Learn how web applications work through a restaurant simulation!
Welcome to Restaurant Rush! This game simulates how web applications work using a restaurant metaphor.
The Frontend is like the customer with a menu - it's what users see and interact with. The Backend is like the kitchen and waitstaff - it processes requests and handles business logic. The Database is like the pantry - it stores all the information.
Try selecting an item and placing an order to see how data flows through a real web application!