Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define and implement a TruX UI strategy #1511

Closed
lennartploen opened this issue Nov 3, 2023 · 3 comments
Closed

Define and implement a TruX UI strategy #1511

lennartploen opened this issue Nov 3, 2023 · 3 comments
Labels
api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature feature Indicates a new feature implementation wontfix This will not be worked on

Comments

@lennartploen
Copy link
Contributor

How should a user access and switch between TruX applications and their data ? Currently, TruSupply will be used by FAS and KfW and (as per request) will run on the same blockchain (node and API). Front ends will be different though between different TruX applications given different use cases (projects, budget in trubudget vs. shipments, condition of products etc. in TruSupply).

Different scenarios need to be discussed, e.g.
(1) One single TruX URL per blockchain that allows to select between different TruX Front ends -> can be done in the context of trusupply as an example
(2) fully integrate different TruX UI into one single UI using different "switch" buttons -> Risk of becoming very complicated as soon as their different TruX applications and modules available in the future
(3) ...

@lennartploen lennartploen added the feature Indicates a new feature implementation label Nov 3, 2023
@issuelabeler issuelabeler bot added api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature labels Nov 3, 2023
@jzakotnik
Copy link
Contributor

Option 2 seems to be too complex and monolithic (e.g. difficult to maintain).
Option 1 could work if each registered app provides an app ID or tag to the API and therefore later each frontend can receive the data from the frontend that is relevant for that registered app.

Copy link

stale bot commented Feb 3, 2024

This issue has been automatically marked as stale because it has not had activity for 30 days. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Feb 3, 2024
Copy link

stale bot commented Feb 13, 2024

This issue has been automatically closed because of inactivity. You can re-open it if needed.

@stale stale bot closed this as completed Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature feature Indicates a new feature implementation wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants