Skip to content

abarnhard/grader-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grader-v2

Code Badges

Build Status Coverage Status

About

Grader-v2 is a simple LMS system for tracking student performance

Models

Student
--------------
name
color
tests
--------------
.collection
--------------
#onHonorRoll
#isSuspended
#avg
#letter
#save
#addTest
#getColor
--------------
.findAll
.findById

Features

  • Object Oriented
  • MVC
  • TDD
  • Mocha
  • MongoDB
  • Jade
  • Express

Running Tests

$ npm install
$ npm test

Contributors

License

MIT

About

A simple LMS to track employee scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published