Server-side code repo for recruitment project. App calculates contract gain in PLN in selected country. Net amount is calculated with assumption that every month has 22 days and every country has different fixed costs and taxes. Currency exchange rate is fetched from NBPApi. App fetches latest available exchange rate at the time of request.
!!! Heroku application server switches to sleep mode after some inactivity time, so when the app is not working, wait a few seconds and refresh !!!
This web app is hosted at Heroku though as for now it only has one endpoint (ExampleRequestUrl). Live documentation is also available here.
Please use the app via Angular app hosted at Amazon WS. Also please wait for Heroku to wake up if the site is not working instantly.
Repo for Angular app is here.