SamarthTiwari16/RestNest ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack rental housing app for the Indian market called RentNest.
I want one account type for normal users so the same person can list a property as an owner and also search for homes as a tenant. The app should let owners create rich listings with photos, rent, BHK, locality, furnishing, parking, pet friendly, and availability date, then submit them for admin approval before they go live. Admins should be able to approve, reject with a reason, or deactivate listings.
For tenants, I want a clean search experience with filters, sorting, pagination, and a saved favourites page. The big feature is privacy first enquiries, so contact details must never show on a public listing. A tenant sends an enquiry with a message, move in date, and number of people, then the owner accepts or declines it, and only after acceptance should contact info be revealed from the server.
Please include login and role based access, owner and tenant dashboards, recently viewed properties, and a polished editorial style UI. Use the existing Java backend and React frontend, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit