amosproj / amos2024ss02-international-dataspace-station

MIT License
1 stars 1 forks source link

Establish a frontend framework #25

Open timoKroecker opened 1 month ago

timoKroecker commented 1 month ago

User story


Our application is currently running in the backend. As such a frontend, where user could see what is going on inside the connector is essential (moreover when we deployed via cloud). Furthermore, we are using CLI for most of the connector's command and it is tedious and not user-friendly. A frontend where user could send a request which translate to the command of the connector would be helpful for us in the long run. This issue answers the question, is it feasible to embed a frontend framework in our connector?

Acceptance Criteria