Capstone Project for Team10
TaskMaster is an entrepreneurial project designed by three Computer Programming students at Conestoga College. There are no clients associated with this project and all ideas and code have been originally created for this course.
TaskMaster is an efficient web app to keep track of employee work hours and day offs. It will be able to add new employees, allow them to punch in / out, and register time off. It will also allow managers to approve or reject time off.
- A straightforward sign in page that can be accessed from the comforts of your own home
- Use your own company’s credentials for easy integration
- Categorize dates by pay periods
- Simply choose the desired date and enter worked time in hours
- Saved work times are written to the systems database
- Reference your requests for time off at any time
- Employees can send requests for time off directly to their managers
- Managers and HR can add, edit, and delete employees as necessary
- Accessible exclusively to employees with valid credentials
- Allows a view of all employees for quick reference
- The system can generate pay stubs for your employees using information stored in the database
- Just select the desired employee and specify a pay period and the system does the rest