/electronicColorCodeCalculator

This is a Electronic Color Code Calculator app including unit test

Primary LanguageJavaScript

electronicColorCodeCalculator

This is a Electronic Color Code Calculator app including unit test

Test is in the Electronic Test folder, and the input case and output result are in \ElectronicTest\Electronic folder Web app is in webapplication1

Installation You just need visual studio set up on your computer.

Use: Open the solution, and start debug using Chrome or other browser. http://localhost:49423/ is the main page for web application and you can also accesss data straightly through these URL http://localhost:49423/eletronicColorCode/result is the result interface, return the result resistor http://localhost:49423/eletronicColorCode/tol return the tolerance http://localhost:49423/eletronicColorCode/submit submit the band information to the server