thechhathpuja.com | chhath-puja.netlify.app
A responsive, mobile-first website that helps the community find Chhath Puja celebrations across Bengaluru. Built with festive aesthetics featuring sunrise gradients, marigold colors, and traditional motifs.
This is dedicated for all of us far from home in Bengaluru—a bittersweet reminder of devotion, family bonds, the comfort of Sharda Sinha’s songs, and the deep-rooted traditions that bind us. Just show up at the Ghat, let the echoes of “Ugha He Suruj Dev” feel like home, and savor the taste of Thekua. This is where we find our roots and each other, even thousands of miles away.
| Day | Ritual Name | Date |
|---|---|---|
| Day 1 | Nahay Khay | Saturday, October 25, 2025 |
| Day 2 | Kharna | Sunday, October 26, 2025 |
| Day 3 | Sandhya Arghya (Evening Offering to the Setting Sun) | Monday, October 27, 2025 |
| Day 4 | Usha Arghya (Morning Offering to the Rising Sun) & Parana | Tuesday, October 28, 2025 |
- Always verify event details with organizers
- Respect local customs and venue rules
- Help maintain accuracy of information
- Spread joy and devotion in celebrations
Built with ❤️ for the Chhath Puja community in Bengaluru.
- Node.js 16+ and npm
- Clone and install dependencies:
git clone <repository-url>
cd chhath-puja
npm install- Start development server:
npm run dev- Build for production:
npm run build- Preview production build:
npm run previewEvents are loaded from public/events.csv with these columns:
| Column | Type | Required | Description |
|---|---|---|---|
id |
number | ✅ | Unique identifier |
name |
string | ✅ | Event title |
area |
string | ✅ | Bengaluru area/locality |
venue |
string | ✅ | Venue name |
address |
string | ✅ | Full address |
map_url |
string | ✅ | Google Maps link |
date |
string | ✅ | YYYY-MM-DD format |
start_time |
string | ✅ | HH:MM (24-hour) |
end_time |
string | ✅ | HH:MM (24-hour) |
contact_name |
string | ✅ | Organizer name |
contact_phone |
string | ✅ | Phone with country code |
notes |
string | ❌ | Additional details |
6,Indiranagar Community Chhath,Indiranagar,HAL Park,HAL Airport Road Park Near CMH Road,https://maps.google.com/?q=HAL+Airport+Road+Park+Indiranagar+Bangalore,2025-11-07,05:30,09:00,Kavita Singh,+91-9876543215,Traditional breakfast served. Parking available at nearby mall.
Please use this form to submit details about your community's Chhath Puja event (Ghat) in the Bengaluru area. The collected information will be listed on our community website to help people find and join a nearby celebration.
Thank you for helping us bring a piece of home to the city for all of us who couldn't go home.
This project is open source and available under the MIT License.
