Add Private List tab for off-market owner listings
All checks were successful
Deploy stAndrews / deploy (push) Successful in 5s

- Form: address, price, sqft, name, email, cell
- Appends to data/private_listings.csv with timestamp
- Table shows listings < 45 days old (auto-expiry)
- Banner reminds users to renew every 45 days
This commit is contained in:
2026-03-09 17:41:20 -04:00
parent 6a57a18660
commit 1ee81f20b6
2 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1 @@
"submitted_at","address","price","sqft","name","email","cell"
1 submitted_at address price sqft name email cell