Skip to content

sourcebots/competition-website

 
 

Repository files navigation

Competition Website

This is the competition website for Student Robotics.

This includes the version of the homepage shown during the competition as well as the specific pages which the progress of the teams and matches at the competition.

Getting Started

Note: This website makes heavy use of the SR Competition API which is part of the separate SRComp suite. These instructions only contain information about these pages; it is assumed that the reader will configure an SRComp-HTTP instance separately.

  1. Install Ruby

  2. Install Bundler and Rake

    $ gem install bundler rake
  3. Start the app in development mode

    $ rake dev

About

The website we display during the competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.5%
  • HTML 34.0%
  • CSS 13.8%
  • Ruby 1.7%