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 4 forks source link

manager class #5

Closed martincarapia closed 3 hours ago

martincarapia commented 2 days ago

init from user class but have permissions to add/remove students dynamically and do "managerial" things. Something a teacher would do. Since this is an open source project it's easier to make things broad.

Jacksonball-jlb commented 3 hours ago

Using a boolean attribute inside of user class instead of a whole class for the admin