A repository prepared for an NDMU IT grading-system project intended to organize the development of an academic grade-management application. The planned system is focused on handling student academic records, grade entry and computation, subject/course information, and grading-related reports through a structured application interface.
Unlike the separate ndmu-grading-system repository that already contains a VB.NET grading application, this repository currently serves as a project placeholder and does not yet contain implementation files. The details below describe the intended project scope rather than completed functionality.
- Student academic-record management
- Grade entry and updating
- Grade computation workflows
- Subject / course information
- Instructor or administrative grading interface
- Search and record retrieval
- Grade summaries and reports
- Database-backed academic data
- Validation of grading inputs
- Organized interface for academic use
Placeholder / not yet implemented.
The repository currently contains project documentation only. Application source files, database configuration, and working features still need to be added before the project can be considered functional.