Source Code PHP Task Management System Project

Free Download Task Management by PHP MySQL is a application can be used to manage a wide variety of tasks, from simple to-do lists to complex projects. The Task Management System developed by PHP, MySQL, CSS, JavaScript (jQuery/Ajax), and Bootstrap CSS for the design, with 03 types persmission: Admin, Project Manager, and Regular Employee. The source code is fully functional and easy to modify.

Main Features:

  • Login Page
  • Home Page
  • Project (CRUD Features)
  • Task List Page
  • Progress Form
  • Report Generation
  • User (CRUD Features)


How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
  • Extract source code you downloaded, then copy to the web server directory;
  • Access phpMyAdmin to create a new database, then import file database tms_db.sql (database/tms_db.sql) ;
  • Open file db_connect.php to configuration database connection;
  • Open a web browser and type url to project E.g [http://localhost/project_name]

Account Admin Login

Email: admin@admin.com

Password: admin123


 

Previous Post Next Post