[x] Create the basis to launch programs and scripts using the UI.
[x] Create the hexagon tiles and a grid to place items easily, as well as assign them to one of the 6 radiants.
[x] Detect the mouse position and only show the hex tiles that are mapped to this hexagon. Any unassigned tiles shall still be rendered, just below.
[x] Extract the Tile positions and program links into the settings.json file to make the settings development easier and more flexible for the future (rather than hardcoding the urls and tile positions into the .tsx files)
Description:
settings.json
file to make the settings development easier and more flexible for the future (rather than hardcoding the urls and tile positions into the .tsx files)TimeFrame:
GanttStart: 2022-10-02 GanttDue: 2022-11-10
Additional Information: