Admin login
Sign in to upload today's annadhanam photos.
Signed in as
Upload annadhanam photos
Images are stored date-wise so they show up under the matching day in the public gallery.
Note: this page checks the username/password against a Firestore document, which keeps things simple but is not the same as full account security — anyone who can read your
admin collection could see the stored password. Lock down read/write access to admin/* in your Firestore security rules so only your own signed-in admin session (or none, from the public client) can read it.