RJGY / EquipmentReservationSystem

Engineering Equipment Reservation System made with CakePHP to reserve and loan out equipment in the Engineering Faculty at CQU.
0 stars 0 forks source link

US17 Subtask 1 - Change User Entity #130

Open RJGY opened 3 years ago

RJGY commented 3 years ago

Parent User Story: #127

Goal: Optimize User entity to allow authorization of users.

Assumptions: Admins will want to view users when logged in, and information needs to be hidden when logged out

Unit Test: User can successfully login and access admin functions.