
Church Schedule (User Panel)
----------------------------

Features:
- Secure login (user / 1234)
- Full week schedule displayed grouped by day
- Search by activity or speaker
- Logout option

Setup:
1. Import `church_schedule` table into MySQL.
2. Update DB credentials in `index.php` if needed.
3. Place in a PHP server (e.g. XAMPP/Live).
4. Access via login.php

Login Credentials:
- Username: user
- Password: 1234
