Processing
An attempt at redesigning a UI that the team I was working with felt could be improved. In our case we decided to redesign a room booking system that was in-use at the library at SFU Surrey. The main things that were changed was adding a search function to attempt to help the user find a room faster. We also changed some of the aesthetics of the room booking system, making it less likely that a user would be able to get to the actual room booking confirmation screen without logging in, and thus recieving an error, something which happened in the current system.
I handled all the coding for the project and the implementation of the search system as well as putting in a temporary backend system in order to make the system actually save when the user finishes booking a room.