What if wage calculator

in career •  7 years ago 

Last month I created a calculator in C++ that would help me figure out how many hours I needed to work and how much per hour I needed to make based on how much I needed to take home each month. It is fairly simple to figure out that if I work 40 hours per week at $10/hr that I would earn $400 a week. But what I wanted was a calculator that would tell me how many hours I needed to work at which rate to BRING HOME $2000.00 a month.

I created the calculator and it worked great and I wanted to share it. So I made a javascript equivalent and posted it on my website. I then shared it on reddit and it got such a good response I wanted to create a one here on steemit.com also but I don't think I can do javascript here.

If you are interested and this sounds like something that would be useful to you please check it out.
http://blog.ironshack.com/p/calculatorshtml.html
I will be happy to post the code if anyone is interested but it is pretty straight forward.

Thank you - steve

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!