Skip to content

Rithick0907/cgpa-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGPA Calculator

CGPA Calculator is a web application used to calculate GPA and CGPA for M.Sc. Integrated(5 yrs) Students in College Of Engineering, Guindy.
Tech Stack: React JS, React-Bootstrap, Redux.
Visit this application at https://rithick0907.github.io/cgpa-calculator/

Setup and run the app

  1. Either Fork or Clone this project and open the folder in CLI.
  2. Install all the dependencies using the npm install command.
  3. Start the development Server using npm start command. The app will be served at http://localhost:3000/.
  4. Go ot http://localhost:3000/ in your browser and start use this app.

How to calculate gpa and cgpa

  1. Select your course (CS or IT) in the Main Page.
  2. Select the Semester you want to calculate GPA and CGPA.
  3. Enter your grades in that semester subjects and Click Add Grade.
  4. After adding your grades, your CGPA will be displayed at the top of the page.
  5. Your GPA for specific semester is displayed in that Semester Card itself.

How the app look like

Capture 1

Capture 2

Screenshot (3)

Capture 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published