sergeynakul / taska

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task

Setup

  1. Clone this repository locally
  2. Run bundle
  3. Set your MYSQL environment variables in .env.
  4. Run rake db:create
  5. Run rake db:migrate
  6. Run rake data:populate
List enhancements if I have more time.
  1. Make the right architecture
  2. Make code faster
  3. Cover the code with tests

About


Languages

Language:Ruby 77.5%Language:HTML 13.5%Language:CSS 7.0%Language:JavaScript 1.4%Language:CoffeeScript 0.5%