https://github.com/chkg2a/nerist-cgpa
A website that aims to calculate SGPA or CGPA for Nerist
https://github.com/chkg2a/nerist-cgpa
cgpa-calculator css html json reactjs sgpa-calculator tailwindcss
Last synced: 3 months ago
JSON representation
A website that aims to calculate SGPA or CGPA for Nerist
- Host: GitHub
- URL: https://github.com/chkg2a/nerist-cgpa
- Owner: chkg2a
- Created: 2024-11-11T01:30:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-09T14:48:50.000Z (about 1 year ago)
- Last Synced: 2025-06-12T17:09:10.174Z (about 1 year ago)
- Topics: cgpa-calculator, css, html, json, reactjs, sgpa-calculator, tailwindcss
- Language: JavaScript
- Homepage: https://nerist-cgpa.netlify.app/
- Size: 154 KB
- 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
```
## Contribute
You can contribute your subjects to the src/subjects.json if it's missing. Also Thanks for considering to contribute :)