Skip to content

dataxu/CurrencyTracker

 
 

Repository files navigation

CurrencyTracker

CurrencyTracker allows you to track your personal collection of world currencies, by tagging the countries that you've visited along your travels.

Setup

Seed the database with currencies and countries by running:

rake db:seed

Testing

Run all test with:

bundle exec rake travis

Run unit tests with:

bundle exec rake test

Cucumber features can be run with:

bundle exec rake cucumber

Features

  • Track Visited Countries
  • Track Collected Currencies
  • Charts show you how far along you are!

About

Track currencies you've collected by the countries you've visited.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 85.1%
  • HTML 7.4%
  • JavaScript 3.3%
  • CSS 3.2%
  • Gherkin 1.0%