Skip to content

No more spreadsheets, no more guessing. Know your GPA today. A simple platform which calculates and keeps track of your grades throughout a semester.

Notifications You must be signed in to change notification settings

zfaizal2/abacus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Abacus Grades

working on a new project for students to keep track of coursework

I hate using spreadsheets to keep track of my grades throughout the semester. I also have to calculate my GPA every time I make an estimate. Hopefully this can solve that. Built using Next.js, Express/Node.js, and MongoDB.

Getting started


To the backend running, execute the following commaznd in the /backend directory.

nodemon server

To get the frontend running, execute the following in /frontend.

npm run dev

You can access the UI at localhost:3000 and the backend is hosted on localhost:8000

About

No more spreadsheets, no more guessing. Know your GPA today. A simple platform which calculates and keeps track of your grades throughout a semester.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published