peterylai / TechEdSpotlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechEdSpotlight

Travis CI build status

Mission Statement

A community of practice for professionals to share stories and resources for Tech Ed classroom projects regardless of experience level.

  • Want the non­techie and techie alike. Learn with and from one another
  • Share stories and working projects from educator to educator
  • Integrating computer programming, computational thinking, project based learning in a hands on manner

Dev Setup

Clone down the repo

bundle install
bundle exec rake db:setup

To start the server

bundle exec rails s

Visit localhost:3000 in your browser

About

License:MIT License


Languages

Language:Ruby 68.3%Language:HTML 26.5%Language:CSS 3.2%Language:JavaScript 1.4%Language:CoffeeScript 0.6%