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

  1. Create Dashboard
    • [ ] Payroll Expense Trend
    • [ ] Payroll Cost By Department
    • [ ] Employee Benefit Distribution
    • [ ] Cumulative Payroll Expense
      1. 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
      1. Implement timesheets tab view
    • [ ] Display entire timesheets
    • [ ] Can CRUD timesheet for specific employee
    • [ ] Add multiple employee
    • [ ] Make employee pagination responsive
      1. Implement leave request tab view
    • [ ] Create Accept/Reject leave requests
    • [ ] View leave requests tableview
    • [ ] Add pagination if possible
      1. Overtime
    • [ ] Can Accept/Reject overtime requests
    • [ ] View overtime requests