PHP Project Work Reporting System Version 2.0

PHP MySQL Project Version 2.0

Installation Requirements:

  1. Xampp Server (PHP+Appache+MySQL)
  2. Composer

Software tools:

  • Coding Editor: Sublime text 3
  • Database Server: MySQL
  • Client: Any web browser which is supported html and JavaScript.
  • Backend Programming Language: PHP
  • Front end Languages: HTML CSS Bootstrap.

System Module:
The modules involved in this project are:

  1. Normal User
  2. Admin

Normal User
In this module:

  • User can login and logout.
  • User can submit daily work
  • User can view present and future assigned duties and tasks.

Admin
In this module:

  •  Admin Login/Signin and Logout functionality.
  •  Employee/User Registration or Enrollment (Add more admin and normal users).
  • View, edit and delete employee/users.
  • Admin can assign specific task to employee and view assigned tasks report.
  • Date Wise Work Report Generation in PDF format.

Functional Requirements:

  • User Login, Logout and Registration.
  • Daily Work Submission by employee.
  • Add, edit, view and delete employee.
  • Assigned and view tasks to employee on daily basis.
  • Daily Work report generation in PDF.

User Guide:

  1. First of all, download complete project to click on below link.
  2. Extract Zip File.
  3. Paste employee folder in C:xampp/htdocs
  4. Open http://localhost/phpmyadmin/
  5. Create database and import SQL file “employee”.

Download Complete Project

Downlaod

Admin Login Credentials:
Username: muddsar
Password: 1234

Share with friends:
Scroll to Top