Skip to content

Employee Task Management System is a web application designed to efficiently allocate, monitor, and track tasks and responsibilities within an organization.

Notifications You must be signed in to change notification settings

Ralweena/Employee-Task-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Task-Management-System

Description

An Employee Task Management System is a designed to streamline and organize the assignment, tracking, and completion of tasks within an organization. It enables managers to assign tasks to employees, set priorities and deadlines, and monitor progress, while employees can access their task assignments, deadlines, and associated details. Employees can access their assigned tasks and update it's status, fostering productivity and efficient workflow management. Ultimately, an Employee Task Management System helps businesses optimize their workflow, boost efficiency, and achieve their goals with greater ease.

Technology Used

  • Front End - HTML, CSS, JavaScript
  • Back End - PHP
  • Database - MySql

Requirements

  • Install XAMPP or WAMP server

How to Run the Project

  1. Fork the repo and open the folder in your VSCode.
  2. Start the following two processes in XAMPP once it has been installed and loaded:
    • Apache Webserver - to serve HTTP requests.
    • MySQL Server - the database server.
    • In case of WAMP, extract files in C:\wamp64\www.
  3. Open link localhost/phpmyadmin
  4. Go to SQL query box and execute the sql queries given sql folder.
  5. Navigate to index.php file and run the file in VSCode.

About

Employee Task Management System is a web application designed to efficiently allocate, monitor, and track tasks and responsibilities within an organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published