Skip to content

moraspirit platform to broadcast INTERUNI / SLUG score updates and live streaming.

Notifications You must be signed in to change notification settings

moraspirit/sports

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

moraspirit platform to broadcast INTERUNI / SLUG score updates and live streaming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •