terremoth / taskero

Taskero - Open Source Task Management Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskero

Open Source Web Task Management Software

Features

Main Files

  • index.php: starts the Application;

  • configuration.php: The file you need to alter for your preferences;

  • loader.php: This file loads the entire Application, the Global Functions and the main class: FreePHPMVC;

  • system/FreePHPMVC.php: One of the most important Application's file, the "mainframe" of all MVC;

  • system/GlobalFunction.php: This file contains the main functions that will be used in the entire Application

Feel free to use and do what you want :-)

About

Taskero - Open Source Task Management Software


Languages

Language:PHP 99.8%Language:CSS 0.2%