Closed pierreg-vales closed 4 days ago
Added a boolean parameter to the User constructor (isAdmin) which indicates whether the user has administrative privileges (true for admin, false for student). Also added a corresponding getter and setter.
Added a boolean parameter to the User constructor (isAdmin) which indicates whether the user has administrative privileges (true for admin, false for student). Also added a corresponding getter and setter.