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
If the connector is running, the user could access this via a website.
Since there are 3 connectors that should be running, when user change port, I should be able to know which one is which role.
A distinct feature to differentiate between 3 roles is necessary.
It is sufficient, to just hard coded the login credentials when deploying the connector, that means directly deploy tax advisor's connector, company's connector, and bank's connector.
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
DoD General Criteria