A scalable distributed backend for a food-ordering app.
Eatify is a popular food ordering app that allows users to browse and order their favorite dishes from nearby restaurants. Several REST API endpoints are implemented to query restaurant information and place food orders. To give a sense of real-world problems, production issues are introduced for the developer to investigate using Scientific Debugging methods. Along with this, the developer is expected to improve the app performance under large load scenarios as well as include an advanced search feature in the app.