Skip to content

An exchange rate app for converting USD to EUR on any historical date

Notifications You must be signed in to change notification settings

tommotaylor/exchange_rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rate

A simple exchange rate application for exchanging USD to Euro for any date back to year 2000. Exchange rate date is sourced from http://sdw.ecb.europa.eu/

Production app can be viewed at https://exchange-rate.herokuapp.com

Testing

Tested using RSpec. In every application directory run bundle exec rspec to test that single application.

Setup

Run rake db:create, rake db:migrate, rake db:seed to create and seed the database. To launch locally on port:3000: rails s

About

An exchange rate app for converting USD to EUR on any historical date

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published