This is a desktop GUI application developed using C# and Windows Forms. The application allows users to enter student grades, calculate the average score, and automatically determine the final grade classification.
Key Features:
User-friendly graphical interface
Input validation for numeric values
Automatic average calculation
Grade classification logic (A–F)
Clear and reset functionality
Technologies Used:
C#
Windows Forms
Object-Oriented Programming Principles
This project demonstrates my ability to build interactive desktop applications, implement logical conditions, handle user input validation, and design structured GUI-based systems.