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

As A22 user I would like to see the web-cams on the highway through a specific web-component #3 #5

Open
2 tasks
rcavaliere opened this issue Dec 13, 2024 · 6 comments
Assignees

Comments

@rcavaliere
Copy link
Member

rcavaliere commented Dec 13, 2024

  • Design of the web-component

This could be simply done as in the A22 web-site:

Image

  • Implementation of the web-component -> @rcavaliere will provide here specific details for the implementation

The web-cams data can be retrieved at the following link (testing environment): https://api.tourism.testingmachine.eu/v1/WebcamInfo?source=a22

@rcavaliere rcavaliere changed the title As A22 user I would like to see the travel times on the highway through a specific web-component #3 As A22 user I would like to see the web-cams on the highway through a specific web-component #3 Dec 13, 2024
@rcavaliere
Copy link
Member Author

@MaxXx1313 @sh-olmedo please start with the design of this new web-component. The implementation is already possible since the data is here is already open

@rcavaliere
Copy link
Member Author

@MaxXx1313 @sh-olmedo I have updated in the user story description the end-point from which the web-cam data can be retrieved: https://api.tourism.testingmachine.eu/v1/WebcamInfo?source=a22 I have seen that actually we have also the GPS information, which means that we can completely reimplement the visualization available on the A22 web-site. Please let me know if you need something more for the design and implementation of this web-component

@MaxXx1313
Copy link
Collaborator

@rcavaliere Is there an endpoint to get route path points?

@rcavaliere
Copy link
Member Author

@MaxXx1313 no, in this case we just have point coordinates, related to the positions of the web-cams

MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 17, 2025
@MaxXx1313 MaxXx1313 mentioned this issue Jan 17, 2025
@MaxXx1313
Copy link
Collaborator

@rcavaliere Hi! We have some code to review related to this feature. I think it's not completely comply with the requirements yet, but it would be nice to verify if the approach is fine to you.

MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 25, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 27, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 27, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Jan 27, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 3, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 4, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 4, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 4, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 4, 2025
@MaxXx1313
Copy link
Collaborator

Here are screenshots of the result:
Image

Image

Image

Also, with CSS it's possible to adjust most of the styles, for example to create dark mode:

Image

MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
MaxXx1313 added a commit to MaxXx1313/webcomponents-brennerlec that referenced this issue Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants