Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asecco/spartan-gpa-calculator
A GPA calculator based on the individual class GPA scale, specifically made for Michigan State University students packaged in a chrome extension.
https://github.com/asecco/spartan-gpa-calculator
chrome-extension college gpa-calculator michigan-state-university typescript
Last synced: 1 day ago
JSON representation
A GPA calculator based on the individual class GPA scale, specifically made for Michigan State University students packaged in a chrome extension.
- Host: GitHub
- URL: https://github.com/asecco/spartan-gpa-calculator
- Owner: asecco
- License: mit
- Created: 2022-06-04T03:01:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T07:04:56.000Z (over 2 years ago)
- Last Synced: 2024-05-21T09:16:37.867Z (6 months ago)
- Topics: chrome-extension, college, gpa-calculator, michigan-state-university, typescript
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/spartan-gpa-calculator/fdaobippifgiaigkefmccocjgdhhkoph
- Size: 385 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spartan GPA Calculator
[![Last Commit](https://img.shields.io/github/last-commit/asecco/Spartan-GPA-Calculator)](https://github.com/asecco/Spartan-GPA-Calculator)
[![GitHub stars](https://badgen.net/github/stars/asecco/Spartan-GPA-Calculator)](https://github.com/asecco/Spartan-GPA-Calculator/stargazers)
[![GitHub Issues](https://img.shields.io/github/issues/asecco/Spartan-GPA-Calculator.svg)](https://github.com/asecco/Spartan-GPA-Calculator/issues)
[![TypeScript](https://img.shields.io/badge/Made%20with-TypeScript-blue)](https://www.typescriptlang.org/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
Getting Started •
Features •
License---
A GPA calculator based on the individual class GPA scale, specifically made for Michigan State University students packaged in a chrome extension.
![1](https://user-images.githubusercontent.com/40510223/172290630-c5313105-0a73-430f-8495-431e09478aa0.png)
## Getting Started
If you want to use this chrome extension, head over to the [Chrome](https://chrome.google.com/webstore/detail/spartan-gpa-calculator/fdaobippifgiaigkefmccocjgdhhkoph) Web Store and install it. If you find it useful, please consider giving it a rating.![2](https://user-images.githubusercontent.com/40510223/172296830-5860bd90-dea4-4cf8-878d-ebe580e90cf3.png)
## Features
- Utilizes MSU's unique grading scale
- Supports up to 6 classes## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.