A web-based platform built with PHP, MySQL, and AJAX to help universities organize and manage events.
It provides a central portal for event listings, user registration, utility allocation, task tracking, and administrative management.
- User Registration & Authentication — Allow students and staff to sign up and log in.
- Event Creation & Management — Admins can create, edit, and delete events.
- Event Registration — Users can register for events and receive confirmation.
- Dynamic & Responsive UI — Styled with CSS and powered by AJAX for smooth user interaction.
- Database-Driven — Event and user data stored in MySQL for persistence.
- Search & Filtering — Quickly find relevant events.
- Frontend: HTML5, CSS3, JavaScript (AJAX)
- Backend: PHP (OOP)
- Database: MySQL
- Dependencies: Managed with Composer (for
vendor/libraries)