This is a Rails 5 application using Stimulus and Chart.js for showing currencies quatation in form of graph.
Base exchange rates are fetched asynchronously from European Central Bank once a day on every working day. Application converts base currency from EUR to BRL and keeps rates in PosgreSQL database.
A live demo is available at: https://brl-exchange-rates.herokuapp.com/
bundle exec rspec spec/