Loading divine content...
Loading divine content...
Complete documentation for accessing and using the Ghantakarna Mandir admin dashboard
POST /api/admin/login
Request Body:
{
"email": "admin@example.com",
"password": "your_password"
}GET /api/admin/analytics
Returns comprehensive statistics about donations, users, bookings, and more.
GET /api/admin/donations
Returns all donations with statistics and trends
GET /api/admin/contacts
GET /api/admin/bookings
GET /api/admin/gallery
ADMIN_EMAILS
admin@mandir.com,coordinator@mandir.comComma-separated list of admin email addresses
ADMIN_PASSWORD
your_secure_password_herePassword for all admin users (use strong password)
Go to /auth/login
Use your admin email and password to login
You'll be redirected to /admin dashboard
Use tabs to view donations, users, gallery, bookings, and analytics