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
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.
- 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.
- Daily Work report generation in PDF.
User Guide:
- First of all, download complete project to click on below link.
- Extract Zip File.
- Paste WorkReporting folder in C:\xampp\htdocs
- Open http://localhost/phpmyadmin/
- Create database and import SQL file “work_reporting”.
Download Complete Project
Admin Login Credentials:
Username: muddsar
Password: 1234