sengsinthan/property-rental-management ? reverse-engineered prompt
Reverse engineered prompt
Build me a property and rental management web app for landlords in Cambodia.
I want a simple but real SaaS where each landlord can manage their own properties, rooms, tenants, leases, utility meters, invoices, payments, receipts, and Telegram notifications. It should work for a small landlord with a few rooms and also feel like it could scale up much bigger. Please make it multi tenant, with proper login and roles for owner, manager, accountant, and platform admin, plus a tenant portal with magic link access.
The app should have real database persistence, background jobs for billing and notifications, and a clean dashboard for running monthly billing, recording payments, and seeing invoice status. If a payment is approved, it should create a receipt and mark the invoice paid. I also want basic admin pages, health checks, and secure file downloads for things like receipts or documents. Use the existing README and architecture docs as the guide, and look up current docs online if you need to.