Dynamic grade calculator for a university
Stars
2
Forks
2
Watchers
2
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Fixed input capture issue and empty grades issue
01038f5View on GitHubSpaces at the end of category names are trimmed and multiple spaces separating words are replaced by one
f0c885aView on GitHubGrade calculator now calculates and is minified
bb94ee1View on GitHubNumbers are now floats and not ints. Category percentage sum now has to be < 100
89e5040View on GitHubAdded rewrite of all selection options after removing category
8344363View on GitHubAdded css normalization and styling to calculator
d52efc0View on GitHubFixed the issue of not being able to edit the first assignment label.
2a5c881View on GitHubAdded the calculate button and appropriate heading with span area for result. Closes #005
8dbc19fView on GitHubCalculator now shows one assignment at initialization. Added html to index page and increased count of assignment numbers to reflect the first assignment.
481c818View on GitHub