You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Rogier Neeleman 61f547d4a5 No direct call is allowed 10 years ago
application No direct call is allowed 10 years ago
css Start of page style to work with. 10 years ago
js HTML KickStart added 10 years ago
system CodeIgniter 3.0.4 added 10 years ago
.gitignore Database connection and config added. 10 years ago
.htaccess updated htaccess file 10 years ago
README.md Database connection and config added. 10 years ago
index.php CodeIgniter 3.0.4 added 10 years ago

README.md

README

This is a score system for scout patrols in the Netherlands.

Installation

  • Copy the whole tree to a webserver with php support.
  • In /application/config/ copy config_example.php to config.php.
  • In /application/config/ copy database_example.php to database.php.
  • Edit the config.php and edit the variable base_url, language.
  • Edit the database.php to your needs.