Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chkg2a/nerist-cgpa
https://github.com/chkg2a/nerist-cgpa
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/chkg2a/nerist-cgpa
- Owner: chkg2a
- Created: 2024-11-11T01:30:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T01:41:00.000Z (about 2 months ago)
- Last Synced: 2024-11-11T02:30:51.909Z (about 2 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NERIST CGPA Calculator
Ever wondered how to calculate the CGPA or SGPA for Nerist? The formula is available on the `Academic Bye - Laws`. This website aims to make this process easier. I have always wanted to see how much marks, I need to get to get a certain grade. I have made a python implementaion but a website is just more universal.
## Run Locally
```bash
git clone https://github.com/chkg2a/nerist-cgpa &&
cd nerist-cgpa && npm install && npm run dev```
## ContributeYou can contribute your subjects to the src/subjects.json if it's missing. Also Thanks for considering to contribute :)