this is a simple typescript project that calculates cgpa (cumulative grade point average) based on the grades of a student's courses. this project includes a basic ui that allows the user to input their course grades and units and view their calculated CGPA.
to use the CGPA calculator, simply open the index.html file in your web browser. clicking on add semster will open a form where you can enter the grades and credit units for each of your courses. Oonce you have entered all the necessary information, click the "Calculate CGPA" button to view your calculated CGPA.