Committee Meetings

DNN C# .NET SQL Server

Overview

A committee meeting management module developed during a co-op placement at TDSB using DNN, C#, ASP.NET, and SQL Server. The module allows administrators to manage and publish meeting schedules, materials, and updates while ensuring accessibility compliance (AODA) for all users.

Features

* Create, update, and delete committee meeting records
* Upload and manage meeting materials (e.g., agenda, minutes)
* Display meeting date, time, and location (including virtual meetings)
* Cancel meetings with a visual “Cancelled” status indicator
* Filter and sort meetings by school year
* Built with accessibility in mind (AODA compliance: keyboard navigation, screen reader support)
* Dynamic UI updates with partial page rendering (UpdatePanel)