SGPACalculator

io.github.NavjotSRakhra

This module primarily is used to calculate SGPA of a list of subjects with their grades and credits stored in SubjectGradeList. It can also be used just to store subject grade and the corresponding credits. This also has 11 enums which represents grades.

Recommended: 1.1.0 2 versions jar Updated 3 years ago MIT LicenseChecking...

Add to your project1.0

<dependency>
    <groupId>io.github.NavjotSRakhra</groupId>
    <artifactId>SGPACalculator</artifactId>
    <version>1.0</version>
</dependency>

Version Details — 1.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Mar 16, 2023
License
MIT License

This module primarily is used to calculate SGPA of a list of subjects with their grades and credits stored in SubjectGradeList. It can also be used just to store subject grade and the corresponding credits. This also has 11 enums which represents grades.

Checking security advisories...