Skip to content

hamza-bentahar/GradeCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeCalculator

Grades calculator is a web application made with vuejs and vuex, meant to help students keep track of their academic performance.

Example feature:

  • Add grades received in current's semester courses
  • Compute current average grade for courses
  • Estimate overall grade at the end of semester
  • Compute current and overall GPA

Data is saved locally.

Demo

https://grades-calc.netlify.app/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published