codeamt / CryptoInfo-Dashboard

Historical performance data on the most popular cryptocurrencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Info Dashboard

Historical performance data on the most popular cryptocurrencies built with Node.js and Ruby on Rails. Data is pulled from the CryptoCompare API.

Running Locally

To get this project running locally:

$ git clone https://github.com/codeamt/CoinCompare.git

$ cd CoinCompare && bundle install 

$ rails s 

Gems

  • "autoprefixer-rails"
  • "delayed_job_active_record"
  • "flutie"
  • "honeybadger"
  • "jquery-rails"
  • "pg"
  • "puma"
  • "rack-canonical-host"
  • "rails", "~> 5.1.3"
  • "recipient_interceptor"
  • "sass-rails", "~> 5.0"
  • "simple_form"
  • "skylight"
  • "sprockets", ">= 3.0.0"
  • "suspenders"
  • "title"
  • "uglifier"
  • "rest-client"
  • "whenever", require: false
  • "highcharts-rails"
  • "chartkick"
  • "groupdate"
  • "dotenv-rails"

Testing

  • "awesome_print"
  • "bullet"
  • "bundler-audit", ">= 0.5.0"
  • "dotenv-rails"
  • "factory_bot_rails"
  • "pry-byebug"
  • "pry-rails"
  • "rspec-rails", "~> 3.6"
  • "rails-controller-testing"

About

Historical performance data on the most popular cryptocurrencies.


Languages

Language:Ruby 66.3%Language:HTML 24.0%Language:Shell 4.7%Language:JavaScript 2.9%Language:CSS 1.8%Language:Procfile 0.2%