Back to Portfolio
Enterprise / Web App

Minutes of Meeting (MOM) System

Enterprise Meeting & Decision Tracking

View Source Code

Minutes of Meeting (MOM) System

Enterprise / Web App

Overview

A robust ASP.NET MVC application built to capture, organize, and retrieve meeting notes. Focuses on structured ownership, ensuring action items are tracked to completion.

The Problem

Manual meeting tracking led to lost decisions, forgotten action items, and inefficient follow-ups.

The Solution

Built a full-featured ASP.NET MVC CRUD application with structured ownership and action item assignment.

Impact & Metrics

CRUD Coverage100%
SQLi Risk0
User Roles3

"Ensured secure parameterized DB queries, structured data management, and strict role-based workflows."

Tech Stack

ASP.NET MVCADO.NETSQL ServerBootstrap

Core Features & Architecture

Role-Based Access Control

Different views for Admins, Managers, and Staff.

Action Item Tracking

Assign tasks with deadlines during meetings.

Secure Data Architecture

Built with ADO.NET and parameterized queries.