**Title**: UI for Event Management (Role-Based + Calendar View) **Checklist**: - [ ] Calendar + List display by event type - [ ] Role-based permissions to create/edit - [ ] Sample event mock: { "title": "Hack Night", "type": "ig", "date": "2025-07-01", "description": "Late night hackathon", "location": "Discord" } ---