Admin Authentication
Sign in with an authorized administrator account to manage projects and studio content.
Sign in with an authorized administrator account to manage projects and studio content.
Manage architectural projects displayed on the Projects page and Featured Home carousel.
| Cover | Project Name | Category | Location | Year | Status | Gallery | Actions |
|---|---|---|---|---|---|---|---|
|
Connecting to Firestore database...
|
|||||||
Global contact details shown across nav, contact sections, and footer.
Headings that cycle smoothly every 4.5 seconds on the home page.
Founder quote, attribution, and studio philosophy.
Overview of database protection, authenticated access rules, and configuration.
Public users have read-only access to projects and settings. All database writes, updates, and deletions require a verified Firebase Auth token.
No user can register or create new accounts from the website. New admin accounts can only be provisioned manually through the Firebase Console.
Project photo uploads are stored under /projects/{projectId}/. Only authenticated admins can upload or delete media files.
projects and settings collections ready for real-time reads & writes.esdesignstudio.firebasestorage.app configured for direct asset uploads.firestore.rules and storage.rules in your project repository.