The Wayback Machine - https://web.archive.org/web/20201029082320/https://github.com/agusmakmun/resistor-calculator
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

Resistor Calculator is a simply app to calculate and check resistance of the resistor by colors. This form is available for 4 and 5 color bracelets.

screenshot

Install & Usage

I assume you already setup with virtual enviroment (virtualenv).

$ pip install Django # get new version
$ git clone https://github.com/agusmakmun/resistor-calculator.git
$ cd resistor-calculator/
$ ./manage.py runserver

And let checkout at http://127.0.0.1:8000/ to your browser.

About

Simply web app to calculate resistance of the resistor using Django.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.