Skip to content

Taskero - Open Source Task Management Software

Notifications You must be signed in to change notification settings

terremoth/taskero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskero

Open Source Web Task Management Software

Features

Main Files

  • index.php: starts the Application;
  • configuration.php: This file you need to change 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 :-)

Releases

No releases published

Packages

No packages published