Skip to content

FCAI-CairoUniversity/FCAI_GPA_Calculator_Extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCAI-GPA-Calculator-Extension

A chrome Extension to calculate the GPA from the FCAI website image

SETUP

1. clone the repo to a directory of your liking

git clone https://github.com/mohesham88/FCAI-GPA-Calculator-Extension.git

2. Enable developer mode

  • Option 1: type chrome://extensions in the url bar and press enter.
  • Option 2: click on the tree dots in the top right of the browser, then click "More tools" then click "Extensions".
  • image

3. load unpacked extension

Click on the button on the top left of the page that says "Load unpacked". Then select the folder you cloned (the folder contains the manifest.json file.).

GPA Calculation

Grade Points
A+ 4
A 3.7
B+ 3.3
B 3.0
C+ 2.7
C 2.4
D+ 2.2
D 2
F 0

About

A chrome Extension to calculate the GPA from the FCAI website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.9%
  • HTML 14.1%