szkarol / wsg-workshops-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSG Workshops App

App created at WSG workshops meetings. This code base presents result app after third meeting at 30.04.2015.

Fork

Please fork this project to your own Github account.

Setup

No initial setup is required. Database is simple SQLite, no requirements.

Initial setup

bundle
bundle exec rake db:setup

Run the server

rails s

Application is available at localhost:3000/

About


Languages

Language:Ruby 69.5%Language:HTML 25.3%Language:CSS 3.4%Language:JavaScript 1.1%Language:CoffeeScript 0.7%