AnthisCareerAcademy / EasyPunchCard

This will be an Open source punch card system that the Anthis Career Academy Software Development Class will be developing for internal use.
MIT License
1 stars 5 forks source link

employee class #6

Closed martincarapia closed 1 month ago

martincarapia commented 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.

martincarapia commented 1 month ago

add these methods to the user class, no need for employee class