mgrigoriev / currency_rate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USD/RUB app (Q2)

Watch USD/RUB rate like a boss, without refreshing your browser.

Requirements

  • PostgreSQL
  • Redis

Instructions

git clone git@github.com:mgrigoriev/currency_rate.git
cd currency_rate

gem install bundler
gem install foreman

bundle install

rails db:create && rails db:migrate && rails db:seed

foreman start

Author

Mikhail Grigoriev, mgrigoriev@gmail.com

About


Languages

Language:Ruby 87.1%Language:HTML 7.2%Language:JavaScript 4.9%Language:CSS 0.8%