This weekend I took on automating something many of us probably do over and over... (at least I do).
Problem:
If I make x€ per hour how much is that per year in £?
If I make y$ per year, how much is that per month in €?
Solution:
A pwa that calculates all other values when I change one of them.
App: https://alex-parra.github.io/salary-per-time-calculator/
Repo: https://github.com/alex-parra/salary-per-time-calculator
TODO
- favicon images
- local storage
- ??
Top comments (2)
That background slowing varying between colors, that's the kind of attention to the details I really like! Well played Alex 👍
Nice, keep going :)