This PR introduces a Frontend Workshop Developer Guide for the Tractus-X Days, including the example solutions for all three challenges. The solution demonstrates:
Challenge 1: A basic frontend for interacting with the IRS API, including registering jobs and retrieving job details.
Challenge 2: Enhanced visualization with structured JSON data and graph representation of relationships.
Challenge 3: Additional details integrated into the graph for improved clarity and data representation.
The example solutions include proxy setup to handle CORS issues, API interaction, and foundational code for graph visualizations.
Key Features
Example frontend solution for participants to follow.
Proxy setup using http-proxy-middleware for seamless API integration.
Code snippets for creative and flexible UI/UX styling (post-challenge customization encouraged).
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review:
[x] DEPENDENCIES are up-to-date. Dash license tool. Committers can open IP issues for restricted libs.
Description
This PR introduces a Frontend Workshop Developer Guide for the Tractus-X Days, including the example solutions for all three challenges. The solution demonstrates:
The example solutions include proxy setup to handle CORS issues, API interaction, and foundational code for graph visualizations.
Key Features
http-proxy-middleware
for seamless API integration.Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: