Feature Description
Decide whether the final display UI should be implemented with the existing Tkinter UI or whether another approach, e.g. a web-based fullscreen UI, would make more sense.
The current UI is based on Tkinter. This is fine for a first prototype, but it might be limited for a more modern app-like display design.
Definition of Done
- Check what is possible with the current Tkinter UI
- Check if a web-based UI would be useful
- Decide which approach should be used for the final display UI
Dependencies
Feature Description
Decide whether the final display UI should be implemented with the existing Tkinter UI or whether another approach, e.g. a web-based fullscreen UI, would make more sense.
The current UI is based on Tkinter. This is fine for a first prototype, but it might be limited for a more modern app-like display design.
Definition of Done
Dependencies
arlab_uiimplementation