Timesheet using PHP
The idea of this project is to develop an application that will manage the work hours by workers spent on each job.
Abstract:
The web application should record the start and end time of tasks, or duration. It can also contain a detailed breakdown of tasks. This information is useful for payroll, client billing, project costing, estimation, tracking and management.
This recorded and maintained data can make complex cost relationships visible, and lower the costs.
The timesheet web application should Manage:-
Abstract:
The web application should record the start and end time of tasks, or duration. It can also contain a detailed breakdown of tasks. This information is useful for payroll, client billing, project costing, estimation, tracking and management.
This recorded and maintained data can make complex cost relationships visible, and lower the costs.
The timesheet web application should Manage:-
- Workers
- Projects
- Companies
- Work time
- Contracted hours
- Overtime
- Work space and project-hours
- Attendance-time
- Holidays
- Reports
- PHP
- HTTP Server
0