Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chkg2a/nerist-cgpa


https://github.com/chkg2a/nerist-cgpa

Last synced: about 1 month ago
JSON representation

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