NEU CS4500 semester project for Kevin Yang, Gasper Chan, Tony Huang, Gary Song, and David Lin.
Project Document: https://docs.google.com/document/d/17EHQaPeqZXIE2E-o4U9oUiRRsG-nqO0uFyH--kMhfwA/edit?usp=sharing Style Guide: http://javascript.crockford.com/code.html
###Objects:
Picture: {Name:String, Rating:Number, FilePath:String}
- Name: name of the image
- Rating: parsed rating of the image
- FilePath: relative path of the image on disk
###Public Methods: `n