enatega/food-delivery-singlevendor — reverse-engineered prompt
Reverse engineered prompt
I want this turned into a working white label single vendor food delivery app for one restaurant, with a customer app, a rider app, and an admin dashboard that all feel like one branded product. The customer side should let people browse the menu, pick item variations, place an order, track it, pay online, sign in with Google or Facebook, and leave ratings and reviews. The rider side should be able to accept and manage deliveries and use maps or GPS to find the customer. The admin side should let the restaurant manage orders, riders, and basic analytics, and it should work well on mobile too.
Please get everything in this repo running cleanly, using the right Node version, and connect any included integrations that are already supported, like email, notifications, localization, PayPal, and Stripe. I know the backend API is proprietary, so if it is missing here, wire up whatever is possible and mock the rest so the main flows can still be tested end to end. Look up current docs online if you need to.
Want more depth? Deep Reverse