Skip to content

moraspirit/interuni-2015

Repository files navigation

interuni / slug scores and results broadcasting platform

configuring database:

import the test db schema file morasp5_interuni.sql in schema directory to your mysql server.

then edit the file meedo.min.php under backend directory and enter credentials for db.

class medoo{
	protected $database_type='mysql';
	protected $server='localhost';
	protected $username='morasp5_interuni';
	protected $password='********';
  ...

}

then navigate to localhost/sports .

moraspirit logo
baked with ♥♥ in UOM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published