Have you ever thought about packing your bags and starting over somewhere new? It's tempting, but it can be distressing not knowing how people with your occupation fare financially in a foreign land. Nomadica’s purpose is to give you the information needed to make an informed, confident decision about relocating.
Nomadica allows you to search the median annual salary for 50+ occupations in 200+ countries and compare it to that country’s median household income. These figures are both displayed in the searched country's currency (or USD if the Rates API does not contain a conversion rate). These figures can then be converted to common currencies with the flag buttons at the bottom of the page. Your search history is updated after each successful search and stores your last 5 unique searches.
- If you want to run this locally and see the exchange rates. For now the api being used to make these requests is https://www.exchangerate-api.com/ you'll have to create an account there and get an api key from your account. Create a .env file in server directory and make an environment variable API_KEY
API_KEY='<YOUR API KEY HERE>'
AS A person interested in relocating for work
I WANT to know what people in my occupation live like in other countries
SO THAT I can make an informed decision about moving there
- Comparison to searched country's poverty line and purchasing power parity to give additional context
- Allow users to save a "home country" in local storage and display their home country’s median household income in case they are interested in remote work
- Include link to resources for immigrating to that country
Created by Anders Ackerman, Daniel Monterrosa, and Junior Escobar