amosproj / amos2024ss02-international-dataspace-station

MIT License
1 stars 1 forks source link

Create UI frontend of the connector page #26

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. As a user, I would like to be able to differentiate between 3 connectors . The use of frontend is to differentiate the roles between connectors, i.e. tax advisor, company, and bank.

Acceptance Criteria