Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
23 stars 12 forks source link

Add support to share challenges on social platforms #171

Open tschaffter opened 2 years ago

tschaffter commented 2 years ago

Challenge pages on https://dreamchallenges.org have buttons to share challenges on popular social platforms. For example:

Facebook

https://www.facebook.com/sharer.php?u=https%3A%2F%2Fdreamchallenges.org%2Fdream-4-in-silico-network-challenge%2F&t=DREAM%204%20%26%238211%3B%20In%20Silico%20Network%20Challenge

Twitter:

https://twitter.com/share?url=https%3A%2F%2Fdreamchallenges.org%2Fdream-4-in-silico-network-challenge%2F&text=DREAM%204%20%E2%80%93%20In%20Silico%20Network%20Challenge

Reddit:

https://reddit.com/submit?url=https://dreamchallenges.org/dream-4-in-silico-network-challenge/&title=DREAM%204%20%26%238211%3B%20In%20Silico%20Network%20Challenge

LinkedIn:

https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fdreamchallenges.org%2Fdream-4-in-silico-network-challenge%2F&title=DREAM%204%20%26%238211%3B%20In%20Silico%20Network%20Challenge&summary=Learn%20More%20%20%0D%0A%0D%0AThe%20goal%20of%20the%20in%20silico%20network%20challenge%20is%20to%20reverse%20engineer%20gene%20regulation%20networks%20from%20simulated%20steady-state%20and%20time-series%20data.%20Participants%20are%20challenged%20to%20infer%20the%20network%20structure%20from%20the%20given%20in%20silico%20gene%20expressio

Email:

?body=https://dreamchallenges.org/dream-4-in-silico-network-challenge/&subject=DREAM 4 – In Silico Network Challenge
tschaffter commented 1 year ago

This is one of the tweaks I mentioned in #411. Targeting to discuss this improvement with the team in sprint 22.12.

tschaffter commented 1 year ago

This idea is not limited to challenges but extend to all the artifacts of the registry (users, organizations, search queries?).

tschaffter commented 1 year ago

HeroX also includes tools to share their challenges on social media, via email, and with embeds.

See "Share" button on this page.

tschaffter commented 1 year ago

Add to sprint 23.04. While a UI mockup could already be created, the implementation will require that we have the new challenge routes in the app and be able to get a challenge by ID. These two tasks should be completed by the end of this sprint (23.03).

tschaffter commented 1 year ago

Returning to Backlog: this feature will be more useful for the public release than for the private preview.