HCI Calendar
A custom made calendar for the HCI team at Gothenburg University, with the goal of giving the team a yearlong overview of major conferences, research deadlines and more. It was built using React, PocketBase, Mantine ui, Tailwind CSS and Moment.js.
My Contribution
- The sorting algorithm for the various events so they don't “land” on top of each other.
- The modal for users to add new and edit events
- Parts of the design and event data structure
My thoughts
Though my contribution to this project is rather limited due to getting sick at the start of the project, I did learn a lot when it comes to sorting and back-end work.
There’s not anything major i would have liked to change or improve looking back at this project.