Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

ajshovon/diu-cgpa

Repository files navigation

DIU CGPA Calculator

Notice: The project is not longer maintained

Welcome to the DIU CGPA Calculator project! This tool helps students of DIU to calculate their CGPA easily and accurately.

Technical Overview

Overview Image

The frontend is built with Next.js and hosted on a VPS, served through Cloudflare with aggressive caching rules to ensure fast load times. The backend API is developed using Hono.js, designed specifically for deployment on Cloudflare Workers.

To handle request limits, multiple API workers are deployed in parallel. In fact, the entire application can be fully deployed on Cloudflare's platform, leveraging their free tier for both frontend and backend services.

Technologies Used

Development

pnpm install

pnpm dev

About

Web app to calculate cgpa of DIU students

Resources

License

Stars

Watchers

Forks