A modern event management application built with CodeIgniter 4, Tailwind CSS 3.3,
and PostgreSQL. This application helps users create, manage, and track events with
real-time countdown timers, automatic status detection, and interactive dashboards.
Events are automatically categorized as Upcoming, Ongoing, or Completed with live
statistics that update in real-time.

KEY FEATURES
- User authentication with secure password hashing
- Complete event management (Create, Read, Update, Delete)
- Automatic event status tracking (Upcoming, Ongoing, Completed)
- Real-time countdown timers for events
- Event duration support with optional end dates
- Dashboard with live statistics by status
- Modal forms for creating and editing events
- Location tracking for events
- Timezone-aware time calculations
- Session-based user management
- Responsive design with Tailwind CSS