VSLCatena / mensa

Enrollment of members for diner
0 stars 1 forks source link

[T.B.R.] Support deeplinking #89

Open SubSide opened 1 year ago

SubSide commented 1 year ago

As a user I want to be able to share a link with other people so they can easily navigate to the mensa

How do we want to implement this? Do we want to create separate page for mensa so we can deeplink to it? Or do we want to do magic shenanigans where we figure out which week that mensa is, 'scroll' to that mensa, and open it? Both have their downsides I guess

Kipjr commented 1 year ago

I would recommend choosing the first option. Perhaps using the Unique Id as parameter?

SubSide commented 1 year ago

I would recommend choosing the first option. Perhaps using the Unique Id as parameter?

This would be my first option as well :) The downside is having to write more UI