Skip to content

jprivet-dev/resistor-color-code-calculator

Repository files navigation

Resistor Color Code Calculator

1. Presentation

rccc github social preview

Application for reading resistor color code values for a 3, 4, 5 or 6 band resistor, applying Ohm’s law, calculating power, etc.

This application is a personal case study developed with Angular, NgBootstrap and Bootstrap 5, and allows me to study NgRx and Redux. It also lets me try out Transloco, an Angular library dedicated to content translation.

2. Installation

  1. $ git clone [email protected]:jprivet-dev/resistor-color-code-calculator.git

  2. $ cd resistor-color-code-calculator

  3. $ npm install

  4. $ make start

  5. Open your browser on http://localhost:4200/resistor-color-code-calculator.

4. Comments, suggestions?

Feel free to make comments/suggestions to me in the Git issues section.

5. License

"Resistor Color Code Calculator" is released under the MIT License.


About

Application for reading resistor color code values for a 3, 4, 5 and 6 band resistor, applying Ohm's law, calculating power, etc.

Topics

Resources

License

Stars

Watchers

Forks