Charging Station Problem
Schuberg PhilisDuring my last project course, we had to solve a problem for the company Schuberg Philis. They have about 50 charging stations and 120 electric cars that need charging. At the time, they were using Slack to communicate about which charging station to use, resulting in very low efficiency. Our group was tasked with finding a solution to this problem.
We decided to implement a priority scheduling system. Users can submit a request with a priority level, and one hour before the requested time slot, all requests are assigned to a charging station. If all the stations are full, the request is moved to the next available time slot.
Event Calender
CaveroCavero wanted an application to track their events, see who is attending, event dates, and requirements. My team and I created a user-friendly calendar displaying all events. Colleagues can join an event by clicking on it. The calendar also allows viewing events far in advance, helping with early planning.