This is a scorecard app that I whipped up to use for our post-mortem reviews. The idea is to score a project so that you can quantify its adherence to standards. As you check the items in the scorecard, different levels of points are added into the total.<p>I built it in a way that is flexible, as the list is rendered from a JSON array. So if you have a different process, you can fork the project and replace the JSON with your own.<p>Some other possible uses can be as a grader for classroom labs, scoring technical interviews, or grading essays and thematic writing.