Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 895 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 895 Bytes

Currency Jamaica

Code Climate Build Status

Keep track of the Jamaican currency and see how it how it stacks up to the 4 major foreign currencies (USD, CAD, EUR, GBP).

Features

  • Live updating conversion table
  • Hourly fetching for current rates
  • Shows both buying and selling rates for cash and check

TODO

  • Mini Graph with the rate of the currency over a period of six months
  • More mobile friendly and simplify the design

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request