electinth / parliament-listening

https://elect.in.th/parliament-listening/
MIT License
19 stars 3 forks source link

Use query params to keep the viewing state #31

Closed p16i closed 5 years ago

p16i commented 5 years ago

It would be good if the site has a sharable url. As a result, people will be able to share or link to specify a meeting with a certain query.

For example, we could have these routes

/  -> redirect to latest meeting
/meeting/<YYYY-MM-DD>?q=<keyword> -> browse to the meeting on `<YYYY-MM-DD>` and search with `<keyword>`