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

Plugin / Component API #4

Open
StoneT2000 opened this issue Sep 24, 2021 · 0 comments
Open

Plugin / Component API #4

StoneT2000 opened this issue Sep 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@StoneT2000
Copy link
Member

StoneT2000 commented Sep 24, 2021

Custom Components

  • Use react and you insert it into the dashboard
  • Import css somehow idk
  • Customizable by information and frontend

Prebuilt Components

  • Bars, pie charts, various chart types
  • User will only need to feed props into a react component (like the data)
  • Customizable by information

Fully built out components

  • Minimal customization
  • User can drag and drop
  • Can be competition specific (e.g. specific data dashboards for a competition or overlays)
  • Ones that should be done: Tournament leaderboard table, a tournament graph, visualizer, action module to run a match run a tournament etc. list of debug commands / messages, command history (a lot of visualizer widgets)
@StoneT2000 StoneT2000 added the enhancement New feature or request label Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant