Skip to content

arshamimcse/pciu-cgpa-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCIU CGPA Calculator

Generate the CGPA (Cumulative Grade Point Average) based on your PCIU (Port City International University) results in a single click.

Site Link

https://pciu-cgpa-calculator.vercel.app/

Example ID

CSE 019 06859

Tech Stack

Framework: Next.js

Libraries: Node HTML Parser, Chart.js

Hosting: Vercel

Installation

Install pciu-cgpa-calculator with npm / yarn / pnpm

  git clone https://github.com/mdrubelamin2/pciu-cgpa-calculator.git
  cd pciu-cgpa-calculator
  pnpm install

For Development mode:

    pnpm dev

For Production mode:

    pnpm build
    pnpm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • CSS 27.4%