Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Ability to link to session from mobile applications #30

Closed
chrissearle opened this issue Feb 28, 2020 · 4 comments
Closed

Ability to link to session from mobile applications #30

chrissearle opened this issue Feb 28, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@chrissearle
Copy link

Am assuming that the "programme" pages will be implemented under this project :)

iOS and android provide standard ways to offer the user a "share this" function. For us the best thing would be a link to the session on the web (pretty much the only real meaningful thing to share).

If that is to work then we need to be able to have a direct link to the "show this session" page (so - it needs to be something the web server considers a page with its own URL).

In addition - we need to be able to construct the URL based on the data we have. Several options here - but they end up being "a known prefix" and "a known data field". We have the data from sleepingpill so sessionId seems like a nice choice.

If this could be taken into consideration when building the program section I'd appreciate it :)

@chrissearle chrissearle added the enhancement New feature or request label Feb 28, 2020
@chrissearle
Copy link
Author

Sure - if you’re keeping the same site structure this year then that’s fine.

@alexander-svendsen
Copy link
Member

Thats the plan :)

@chrissearle
Copy link
Author

Excellent. That means I can implement. Have added javaBin/sleepingPillCore#27 to get the correct prefix - but for the web project - sounds like this is OK :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants