bornhack / bornhack-website

Django project to power BornHack
https://bornhack.dk
BSD 3-Clause "New" or "Revised" License
7 stars 31 forks source link

Revisit our event favourite functionality #515

Open tykling opened 4 years ago

tykling commented 4 years ago

We have models to register user favourites in the schedule, but the functionality was never used because it is not exposed in the UI. #148 was previously opened to handle this. Revisit the favourite situation after all we switch from EventInstance to EventSlots for scheduling.

Investigate how our own favourite functionality plays with FRABs when using something like Giggity - maybe we can mark a favourite as such in the XML?

tykling commented 1 year ago

This still needs attention