amosproj / amos2024ss02-international-dataspace-station

MIT License
1 stars 1 forks source link

Create UI frontend to accept policy #27

Open msanyoto opened 5 months ago

msanyoto commented 5 months 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 is issue focuses on running the accept policy without using the CLI.

Acceptance Criteria