MEHColeman / qualification_code_challenge

A tiny, basic rails app for displaying qualification data from a JSON api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qualifications Code Challenge

The full description of the code challenge can be found in the accompanying PDF. I'm not mentioning the details here to avoid search engine indexing.

Installation

bundle install
bundle exec rake test #optional!
bundle exec rails server
view http://localhost:3000/qualifications

See also

Have a look at the notes.md file for my thoughts on this code challenge.

About

A tiny, basic rails app for displaying qualification data from a JSON api


Languages

Language:Ruby 72.3%Language:HTML 19.1%Language:CSS 5.7%Language:JavaScript 2.2%Language:CoffeeScript 0.7%