Skip to content

jonathan-waarneming-nl/tc-app

 
 

Repository files navigation

tc-app

De applicatie voor de TC van SKC

Installation instructions

  1. Ensure Node.js and Node Package Manager are installed
  2. Run npm install to pull all required Node packages
  3. PHP packages are included; no composer install needed.
  4. TC-app uses the configuration.php file from Joomla 3 to connect to a DB. Make sure the file is there.
  5. TC-app does not by itself create the 3 required tables in the database (tcapp_players, tcapp_player_types, tcapp_teams). Make sure your local DB has these tables! Look at the live SKC database for the table structure.

About

De applicatie voor de TC van SKC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.2%
  • Other 1.8%