Skip to content

amirroox/TaskManager

Repository files navigation

Task Manger PHP Script

With the help of this php script, you can write your lists and tasks and organize them through this script.

In general, this script is an open source task manager for small companies or personal use.

Below you can see the features and appearance of this script :

Main Page

MainTaskManager

Sign In / Sign Up Page

SignIn Panel

How to use the script :

  • Upload all files to your server or host
  • Import todo_project.sql into your database
  • From the bootstrap/config.php path, specify the connection settings to the database
  • Change the const BASE_URL from the bootstrap/constants.php path with the path of your server (domain or localhost)
  • Open the index.php file. Login details (email : amirroox@yahoo.com , password : amirroox)