Closed martincarapia closed 1 month ago
This is the employee class that initiates from user class. It will include current hours, and last action which would be clocking in or out at a determined time.
add these methods to the user class, no need for employee class
This is the employee class that initiates from user class. It will include current hours, and last action which would be clocking in or out at a determined time.