Trip Tracker.
Description
The purpose of this program for users to budget trips to foreign countries while getting real-time information about the exchange rate of that country's currency to the US Dollar, thus allowing the user to make an informed decision about when to exchange their currency. The user is able to input budgeted expenses in the units of foreign currency, and then track how much the cost in dollars is changing on an hourly basis.
Technologies
Front End
- React
- JavaScript
- HTML/CSS
- Flexbox
- CanvasJS
Back End
- Rails
- Ruby
- BCrypt
- PostgreSQL
- Cron Jobs / Heroku Scheduler
- Fixer.io and RESTCountries APIs