aliibtisam1001/UniCafe — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple UniCafe web app for a university cafe. Since there isn’t much written documentation, use the existing screen folders as the main visual guide and recreate the flow as closely as you can.

I want a clean student friendly interface where someone can open the site, browse the cafe menu, see item details and prices, add food or drinks to an order, review the order, and submit it. Include a basic backend so the menu and orders aren’t just hardcoded, even if the data is simple for now.

Make the app feel polished on mobile and desktop, with clear buttons, readable spacing, and a consistent style across all screens. If there are missing assets or unclear parts, make reasonable choices that fit a campus cafe app.

Please wire everything up so it runs locally without me needing to know much setup, and add a short note explaining how to start it.

Want more depth? Deep Reverse