DaoDuck3008/Rental-Listing-Platform — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a modern rental listing website like DaoDuck Rental. I want renters to be able to sign in with Google or email, search places by location, price, and category, view results on a clean responsive page, and open a listing to see photos, a map, details, and a rich description.

Please include a user dashboard where people can manage their profile, see simple stats, and review activity logs. Owners should be able to create and edit listings with multiple photo uploads through Cloudinary. Add notifications or real time updates if it fits naturally.

Use Next.js for the frontend and Express for the API, with PostgreSQL, Redis, JWT auth, rate limiting, and Swagger docs for testing the API. Make it runnable locally with Docker Compose, including database setup and seed data. Keep the UI polished with Tailwind, simple charts, and a practical layout. Look up current docs online if you need to.

Want more depth? Deep Reverse