Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link/button to weather forecasts for each specific area #1164

Open
ClimbFlyCamp opened this issue Jul 13, 2024 · 0 comments
Open

Add link/button to weather forecasts for each specific area #1164

ClimbFlyCamp opened this issue Jul 13, 2024 · 0 comments
Labels
feature request New functionality

Comments

@ClimbFlyCamp
Copy link

What would you like to be able to do? Please describe.
From each area, it would be great to provide a link to the area's weather forecasts to see what current and future conditions are. Over the past year I have built out a climbing specific weather service called Climbit Score using OpenBeta as my data source. In order to easily provide a link to climbing specific weather we could have a button or link from the OpenBeta area to the weather forecasts provided by Climbit Score. This would be an easy integration since I have utilized the same id format and keys to provide a seamless connection.

Example:

OpenBeta
https://openbeta.io/area/764a5c43-a560-5ae8-a8fd-b904dfdf3183/the-new-zoo
id: 63689fc7e80bff5a9951d7e6

Climbit Score:
https://climbitscore.com/area/63689fc7e80bff5a9951d7e6
which redirects to:
https://climbitscore.com/area/63689fc7e80bff5a9951d7e6/the-new-zoo

We could easily add a button or link without having to modify any of the current data. It would be great to have the ability for users to check weather forecasts directly from the OpenBeta site!

I am also planning on providing a button or link from every one of our Climbit Score pages to the corresponding OpenBeta area.

I would be happy to be the one to implement this feature!

How important is this to you (Please pick one)

  • Nice-to-have
@musoke musoke added the feature request New functionality label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New functionality
Projects
None yet
Development

No branches or pull requests

2 participants