There's more than I can count pero mao ni ang major stuffs
Expected learnings:
Search query parameters on front end
State Management
Implementation of business logic in frontend
Grids and layout usage
Component Responsiveness
Form validation
Requirement
[ ] Breadcrumb should be Dasboard > Ems > Overview > Payroll > Create
[ ] Routing path should be payroll/:id/create
[ ] Form should have zod validation for each input types for payroll
[ ] During on filling up the form when you switch payroll_frequency dropdown, the table on the left should get all employee that has the same payroll_frequency.
[ ] During submission there should be a multiple on_payroll create method for all employee on the list and should be able to create payroll data
Notes & Hints:
Check the documentation for any question on frontend development
Checkout the figma for closer look on the project (also in documentation)
You can reference the employee create page since na implement na siya
Description
There's more than I can count pero mao ni ang major stuffs
Expected learnings:
Requirement
payroll/:id/create
Notes & Hints: