A Vue 3 Islamic prayer times dashboard for mosques, featuring automatic location-based prayer times, beautiful background slideshows, and real-time prayer countdowns.
- Automatic Prayer Times: Location-based prayer times using Aladhan API
- Live Clock: Current time with countdown to next prayer
- Background Slideshow: Time-based rotating mosque images from Unsplash
- Responsive Design: Optimized for mosque display screens
- Smart Caching: Monthly prayer data cached locally with auto-updates
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun run buildEdit src/config/mosque.ts to customize:
- Mosque name and address
- Prayer calculation methods
- Location coordinates
- Vue 3 + TypeScript
- Vite build tool
- Tailwind CSS
- Aladhan Prayer Times API