one-zero-eight / website

InNoHassle website for accessing ecosystem services at Innopolis University. Student dashboard, personal schedule, room booking, interactive maps, and more.
https://innohassle.ru
MIT License
10 stars 4 forks source link

[Room-Booking] Highlight events of current user #159

Closed ArtemSBulgakov closed 3 weeks ago

ArtemSBulgakov commented 1 month ago

Describe the feature

From the description of events created via My University we can extract participants. So, we can show which events belong to current user.

Suggested solution

Accept user email as component parameter, and set different color for events where the user is participating.

Additional context

No response