Summary
The Events Calendar for the Student Unions & Activities department at the University of Minnesota.
Description
SUA needed to redesign its previous Events Calendar, which was aging and needed some new paint.
Kamran Ayub, who works at SUA, was tasked with redesigning the section. There were quite a few considerations when working on the design. Some of the important features to note are:
- Uses a PHP MVC (Model-View-Controller) design.
- Completely CSS-driven design (except for the Mini Calendar).
- All event information is accessible via screen readers, etc.
- 4 levels of views for events: High, Medium, and Low detail for listing events. Full view for viewing an individual event. Views are used based on the number of events that need to be shown at once.