UI Refactoring
Description
The UI is currently just an HTML template with CSS styling, which makes the form factor support for smartphones and desktops a bit difficult. From UX perspective this should be refactored in a more efficent way e.g. by using react native or similiar. Maybe the UI could be a seperate micro service.