An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Increase Imager logo

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 :)