System for handling the lockers
The Board wants a system for handling the lockers in MH. For example seeing who is renting a specific locker etc.
As a part of our equality plan, I would like to extend this issue such that a member of the guild is able to rent a locker via the website as well. This could be implemented after the main admin functionality of the lockers is in place.
The groundwork for this is done in the branch rookas-lockers, but after talking to the current Head of Facilities, Johanna, there are some things we need to implement/change.
These are:
- A new renter should be prioritized over a user that had a locker during last semester.
- Are there not enough lockers for everyone interested, the least prioritized renters are to be "overwritten" at random.
- Renters who had a locker last semester should have the option to either re-rent their previous locker or recieve a new one.
- Lockers should be chosen at random in the default case, no requests for specific lockers.
Since I have not found any time for this project i unassigned myself for the time being, the started implementation is in the rookas-lockers branch (Me and roos started this)