james.tagupa
← Back to Projects

Automated Grade Management System

Developer
Category: AcademicRole: Developer

A C console program that manages student records, validates inputs, and computes grades efficiently.

Context & Background

Core computer science fundamentals project in C focusing on procedural logic, structured memory, and CLI user validation.

Problem Statement

Manual computation of multi-subject academic scores is error-prone, slow, and lacks structured record validation.

Technical Implementation

Enforcing strict numerical range validation (50 to 100) and preventing input buffer overflow vulnerabilities.

Architecture & Data Flow

Automated Grade Management System architecture diagram