Software Projects

Time Management System in PHP MySQL

The Online Project Time Management System is a web-based application platform for recording the employee’s time rendered for work on an assigned project. This has a user-friendly interface functionalities. 

About This Project

This project was developed using the following:

  • XAMPP v3.3.0 as local webserver that has a PHP Version 8.0.7
  • PHP Language
  • MySQL Database
  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Ajax
  • Bootstrap
  • AdminLTE

This Internet based Undertaking Time Usage Framework has an Administrator Board where the organization’s administration can encode their workers’ qualifications to get to the framework. The framework has 2 sorts of clients who can get to the Administrator Board which are the Director and Staff. The Chairmen are the clients that have the honor to get to every one of the elements and functionalities of the Administrator side of the framework while the Staff has just restricted admittance to it. The representatives are expected to sign in with their framework qualifications to permit them to report their work on unambiguous activities, create reports, and deal with their records.

Features of this project

  • Secure Login and Logout
  • Dashboard
  • Work Type List Management
  • Employee Management
  • Project Management
  • Manage User List (CRUD)
  • Reports
  • Manage System Information

How to run this project

To run this system you must have download and installed a local web server such as the XAMPP on your PC or laptop (for Windows).

1st Step: Enable the GDLibrary in your php.ini file.

2nd Step: Open your XAMPP Control Panel start Apache and MySQL

3rd Step:  Download and Extract the source code file zip file (See download button)

4th  Step: Copy the extracted source code folder and paste it into the xampp/htdocs

5th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”

6th Step: Create a new database naming ptms_db

7th Step:  Click on the “Import” tab and select “ptms_db.sql” file which is located inside the database folder. Click on Go.

8th Step:  Browse the Online Project Time Management System in a browser i.e. http://localhost/ptms/ for the employee side and http://localhost/ptms/admin for the admin side.

Admin Login

Username: admin
Password: admin123

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
x