issues
search
jomariabejo
/
MotorPH-Enterprise-Payroll-System
Project for MO-IT113 - Advanced Object-oriented Programming
https://jomariabejo.github.io/aoopsrs/
0
stars
0
forks
source link
hibernate-integration
#27
Open
jomariabejo
opened
4 months ago
jomariabejo
commented
1 month ago
HumanResourceOnAction
Create Dashboard
[ ] Payroll Expense Trend
[ ] Payroll Cost By Department
[ ] Employee Benefit Distribution
[ ] Cumulative Payroll Expense
Implement employees tab view
[x] Display entire employees
[x] Add new employee
[ ] Add multiple employee
[ ] Add On Action btns for table view including Edit,Update & Delete
[ ] Make pagination responsive
Implement timesheets tab view
[ ] Display entire timesheets
[ ] Can CRUD timesheet for specific employee
[ ] Add multiple employee
[ ] Make employee pagination responsive
Implement leave request tab view
[ ] Create
Accept
/
Reject
leave requests
[ ] View leave requests tableview
[ ] Add pagination if possible
Overtime
[ ] Can
Accept
/
Reject
overtime requests
[ ] View overtime requests
HumanResourceOnAction