##Synopsis This repository contains a class library designed to validate and calculate the reading of 3-6 band resistor color codes. There are three projects in the class.
- The Resistor Class Library
- The Resistor Class nUnit Tests
- A simple ASP.NET MVC project to display the functionality of the classes.
##To Do List
- Finish Unit Tests
- Convert MVC project to a full SPA application.