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

Create more FDC3 developer tools #1393

Open
kriswest opened this issue Oct 17, 2024 · 0 comments
Open

Create more FDC3 developer tools #1393

kriswest opened this issue Oct 17, 2024 · 0 comments
Labels
citi-hackathon enhancement New feature or request toolbox Apps or code that isn't part of the standard but supports it use

Comments

@kriswest
Copy link
Contributor

FDC3 Workbench has been a great help for developers getting started with FDC3 and developing their first app integrations
See:

However, it takes up a lot of the screen - hence there is scope for FDC3 developer tools with other form factors, e.g. Widgets that can:

  • Display context received on a channel
  • Broadcast context on a channel on a button push
  • Raise an intent on a button push
  • Integrate with test frameworks to send or receive context or intents as part of a test
  • etc.

Such tools can be implemented as:

  • a standalone web project and later may be contributed to the FDC3 repo (toolbox folder)
  • a refactor and update of the existing FDC3 workbench project to create a responsive version (make it bigger to set-up context, make it smaller and it turns into a widget)
  • or a combination (e.g. work with the FDC3 workbench in other ways: Workbench sets local storage with defined context examples, if hosted on the same domain widgets can read and use these context examples.
@kriswest kriswest added enhancement New feature or request toolbox Apps or code that isn't part of the standard but supports it use citi-hackathon labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
citi-hackathon enhancement New feature or request toolbox Apps or code that isn't part of the standard but supports it use
Projects
None yet
Development

No branches or pull requests

1 participant