This GPA Calculator is a simple tool designed to help students calculate their Grade Point Average (GPA) based on their course grades. It's intended for students pursuing the Bachelor of Science in Information Technology degree at the Open University of Sri Lanka.
⚙️ Calculate GPA based on course grades
⚙️ Easy-to-use interface
⚙️ Supports the grading system used by the Open University of Sri Lanka
To use the GPA Calculator, click the link : https://pubudu003.github.io/GPA-Calculator-BSc-IT-OUSL/
1️⃣ Select your grades related to each course.
2️⃣ Grade Point Average will display based on the grades you entered.
🛠️ HTML
🛠️ CSS
🛠️ JavaScript
Found any bug 🐞? Don't hesitate to open a pull request. 😃
1️⃣ Fork the repository.
2️⃣ Create a new branch (git checkout -b feature/your-feature-name).
3️⃣ Make your changes.
4️⃣ Commit your changes (git commit -am 'Add new feature').
5️⃣ Push to the branch (git push origin feature/your-feature-name).
6️⃣ Create a new Pull Request.
This GPA Calculator was inspired by the need for a simple tool to calculate GPA for students at the Open University of Sri Lanka.