Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtheoryx/ng-gradebook
Simple gradebook
https://github.com/mtheoryx/ng-gradebook
Last synced: 13 days ago
JSON representation
Simple gradebook
- Host: GitHub
- URL: https://github.com/mtheoryx/ng-gradebook
- Owner: mtheoryx
- License: mit
- Created: 2015-03-07T13:02:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T21:20:05.000Z (over 9 years ago)
- Last Synced: 2024-10-20T01:14:24.757Z (18 days ago)
- Language: JavaScript
- Size: 411 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
- License: LICENSE
Awesome Lists containing this project
README
ng-gradebook
Simple gradebook
Description
Ng-gradebook is a very simple AngularJS gradebook application for instructional purposes.
- Add, edit, and delete students and test scores.
- See a quick indicator of failing, passing, and excelling students.
- See test min, max, avg stats.
Installation Instructions
Releases are packaged so you only have to download, unzip, and open index.html in your browser
Contribution Guidelines
Feel free to follow normal fork/PR process.