Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
/ UAF_GPA Public archive

Calculate your GPA (for students of University Of Agriculture Faisalabad)

Notifications You must be signed in to change notification settings

mahrtayyab/UAF_GPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAF_GPA

Calculate your GPA (for students of University Of Agriculture Faisalabad).

Current Version:

Currently website has update 4.3 up and running.

  • Ability to scrap your result from university website directly @ https://tayyabkharl.xyz
  • For changelogs refer to ChangeLogs section below:

    Features:

      A comprehensive Grade Point Average calculator for the student of "University of Agriculture".

    • Calculate the GPA of courses having 20, 40, 60, 80 & 100 marks.
    • Additionally a table is generated on demand by click on 'More details' button.
      The Table contains:
      1. Grades of each course.
      2. Quality Points of each course and total.
      3. Obtained marks of each course and total.
      4. Percentage of each course and total.
      5. Ability to scrap your result from university website directly

    Coming Soon:


    1. Bugs fixes.

    ChangeLogs:

    Version Alpha :

    1. Currently version aplha only supports calculation for the subjects/course having total marks of 60.

    Version 2 :

    1. Added capability of calculating GPA of courses having total marks of 20 , 40 & 60.
    2. Improved mobile devices compatibility

    Version 2.1 :

    1. Major UI Changes (switched to Tailwind CDN)

    Version 3.0:

    1. Updated calculator with capability to calculate the GPA of courses having 80 marks.

    Version 3.2:

    1. Added some entry level error handling using javascript.
    2. Added a table for viewing more information regarding the result which includes quality point of each subject & total marks.

    Version 3.5:

    1. Added some more entry level error handling using javascript.
    2. The grades of courses will also appear in table now.
    3. Updated calculator with capability to calculate GPA of courses with 100 marks.

    Version 3.7:

    1. Added Percentage% in table for individual subjects as well total percentage.
    2. Minor UI changes you might not even feel but they do matter.

    Version 3.9:

    1. Some UI changes in Table and in top navbar.
    2. Better responsiveness for mobile devices.

    Version 4.0:

    1. Bugs fixes in table.
    2. Subject name in table is now editable.

    Version 4.1:

    1. Bugs fixes.
    2. Optimized website resources (litte bit).
    3. Small UI changes.

    Version 4.2:

    1. Error fixes.
    2. Optimized javascript
    3. Small UI changes.

    Version 4.3:

    1. Ability to scrap your result from university website directly
    2. @ http://uaf-gpa.herokuapp.com
    3. Optimized javascript
    4. Small UI changes.