This application will keep track of the gradings of the currently active class - calculate total grade points and generate the grading book with grade letter. It interacts with a MySQL database to store and retrieve data.
note: using VIEW to generate grading reports and using UDF or stored procedure to convert grading points to grading letter