Installation Requirements:
- Xampp Server (PHP+Appache+MySQL)
- 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:
- Normal User
- 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:
- First of all, download complete project to click on below link.
- Extract Zip File.
- Paste employee folder in C:xampp/htdocs
- Open http://localhost/phpmyadmin/
- Create database and import SQL file “employee”.
Download Complete Project
Admin Login Credentials:
Username: muddsar
Password: 1234