From your Dashboard, copy your Cloud Name, API Key, and API Secret
3
Go to Settings → Upload → Add an unsigned upload preset. Name it j1_housing
4
Paste the values below and click Save
Cloud Name
Upload Preset
Admin Password
To change the admin password, open admin.html in a text editor and find the line const ADMIN_PASSWORD = "..." near the top of the script section.
const ADMIN_PASSWORD = "cove2025";
Data Management
All data (photos, room text, submissions) is stored in your browser's local storage and also synced to Cloudflare Pages KV when deployed. Clearing will remove everything.