Skip to content

longtongj28/grades-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grades-calculator

Create an account or log in if you've already created one.
Once you've logged in, you can add courses by clicking the add course button on the top left.
Then, you can add categories that represent different percentages of your course grade. Assignments can be added to those categories. Your overall grade for your courses will be automatically generated.

For development, use the command "npm run dev," this will open up both the backend server with nodemon and load the frontend locally.