https://github.com/jarrodsampson/student-average
AngularJS application styled with MaterializeCSS, based on CodeWars Kata
https://github.com/jarrodsampson/student-average
angular css css3 heroku jade javascript jquery json materializecss node nodejs pug
Last synced: 2 months ago
JSON representation
AngularJS application styled with MaterializeCSS, based on CodeWars Kata
- Host: GitHub
- URL: https://github.com/jarrodsampson/student-average
- Owner: jarrodsampson
- License: mit
- Created: 2017-01-10T03:43:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T23:33:20.000Z (over 8 years ago)
- Last Synced: 2025-01-03T11:27:45.584Z (4 months ago)
- Topics: angular, css, css3, heroku, jade, javascript, jquery, json, materializecss, node, nodejs, pug
- Language: HTML
- Homepage: https://student-average.herokuapp.com/
- Size: 1.54 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Student Averages
AngularJS application styled with MaterializeCSS, based on CodeWars Kata. Designed by [planlodge](http://planlodge.com).
[](https://travis-ci.org/stevenbenner/jquery-powertip)

## Description
> It's the academic year's end, fateful moment of your school report. The averages must be calculated. All the students come to you and entreat you to calculate their average for them.
## Features
- Add New Students to roster
- Add multiple test to individual students
- Get class average and individual student averages
- Edit student grades
- Get table and list display of students and test results
- Drop students who leave the class or don't show up!
- Edit memos and keep tabs on each student
- Responsive
- Find students easily through search capabilities## License
Student Averages is licensed under the [MIT license](http://opensource.org/licenses/MIT).