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

[Discussion] Chrome extension for Hypertrons as admin panel #3

Open
frank-zsy opened this issue Apr 1, 2020 · 2 comments
Open

[Discussion] Chrome extension for Hypertrons as admin panel #3

frank-zsy opened this issue Apr 1, 2020 · 2 comments

Comments

@frank-zsy
Copy link
Contributor

Hypertrons provides 2 kinds of functions for community management: procedure management and data statistics. Now the 2 functions has their own interaction methods, procedure management is used in issue and pull request comment, data statistics is used in svg images which can be embedded into markdown files.

But the interaction way is not quite reasonable for community members, and other data panel like devstats for k8s is a standalone website which is too separate from the original repo.

There is an idea that we can interact with a more natural way. We can use browser plugin like Chrome extension to embed the data charts and console command line into the web page of GitXXX platform, then when users open the page, they can see the charts that they configured and can use command line to interact with the Hypertrons backend.

@frank-zsy
Copy link
Contributor Author

github-plugin

The very simple implementation is like this, so project can config their own dashboard in `.github/hypertrons.json` to enable the dashboard and decide what to show in the dashboard.

@will-ww
Copy link

will-ww commented Apr 26, 2020

It's awesome~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants