Siddharth77s/MoodieFoodie — reverse-engineered prompt
Reverse engineered prompt
Build me a simple food ordering web app called MoodieFoodie where people can choose their current mood and get food suggestions that fit it, then see the best restaurants to order from. I want the restaurant recommendations to feel smart, using a mix of rating, price for two, and distance from the user, so it does not just sort by one thing. It should also learn from what people pick over time, so mood based suggestions get better as more orders happen.
Please include a normal customer flow with browsing, choosing a mood, viewing recommended foods and restaurants, placing an order, and rating the restaurant after. I also want a seller side where small local vendors can sign up and list things like tea, juice, or chocolates, not just full meals.
Keep the design clean and friendly, with the fun mood names from the README if they fit. If location or maps are needed, wire that in as reasonably as you can. Use the existing project structure and look up current docs online if you need to.
Want more depth? Deep Reverse