Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/gradebook
Grade Calculator using jQuery
https://github.com/xasos/gradebook
Last synced: about 1 month ago
JSON representation
Grade Calculator using jQuery
- Host: GitHub
- URL: https://github.com/xasos/gradebook
- Owner: xasos
- License: mit
- Created: 2014-09-08T18:18:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T17:38:39.000Z (over 10 years ago)
- Last Synced: 2024-10-14T21:18:38.464Z (3 months ago)
- Language: JavaScript
- Homepage: http://xasos.github.io/Gradebook
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Gradebook
=========## What is Gradebook?
Gradebook is a simple grade calculator, using HTML5, jQuery, and [Shake.js](https://github.com/alexgibson/shake.js/). Data is modeled on a 40-40-20 grading scale.
Built as part of the App Development Course (M257).
## But where can I calculate my grade?
[Here.](http://xasos.github.io/Gradebook)## License
[MIT License](LICENSE)