This repository has been archived by the owner on Oct 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
srobo-legacy/scoreboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the Student Robotics rotating scorebaord for the competition day. It shows: * Scehdule * Socres * Upcoming matches It interacts with the same database that the competition radio scripts do in order to present the latest data at all times. It is a PHP and Mochikit web application. You should create a file called pass.php in the info folder with the database information in. It should use this template: <?php $mysql_details = array('host' => 'db-host', 'user' => 'db-user', 'password' => 'db-password' ); ?>
About
Archive of legacy Student Robotics git repository 'scoreboard.git'
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published