Skip to content

SM20sam/CGPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cumulative GPA Calculator

Calculates user's cumulative GPA based on final grade and semester hour for each course.

Prompts User to enter:

  • name
  • current semester
  • number of courses they would like to enter
  • name of each course
  • final grade for each course
  • semester hour for each course

Dislays on Consolle

  • Student's name
  • Number of courses entered
  • Name of course and grade received
  • Student's cumulative gpa

Hofstra's Formula for Calculating CGPA "Multiply the number of semester hours of each grade earned by grade point value (this product equals the Quality Point for that grade). Then total the Quality Points and divide by the total number of semester hours for which a grade was earned. This quotient is the cumulative GPA" https://www.hofstra.edu/academic-records/grades.html

Requirements:

  • Windows OS
  • Windows Commandline

How to Use:

  • After downloading and extracting folder,
    • open windows commandline and enter the extracted folder
    • type into terminal "main.exe"
    • input name, current semester, and relevant course information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages