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

[Later] Advanced admin UI #38

Open
makew0rld opened this issue Jun 13, 2024 · 1 comment
Open

[Later] Advanced admin UI #38

makew0rld opened this issue Jun 13, 2024 · 1 comment
Labels
design enhancement New feature or request

Comments

@makew0rld
Copy link
Contributor

Currently (#36) the admin UI for the preprocessors is just a phpMyAdmin-style database editor. This works for now, but to make things more accessible we should eventually have a simple web interface that abstracts away a lot of the complexity that a database editor includes.

This should be a simple and small project as it is only one part of the pipeline, and not end-user facing. Maybe something with Go+HTMX. Or Svelte if even more interaction is needed, but hopefully that can be avoided.

The design of this interface remains to be seen.

@makew0rld makew0rld added enhancement New feature or request design labels Jun 13, 2024
@makew0rld
Copy link
Contributor Author

This could also be done as CLI tool or even TUI, I guess. I'm not sure what the best method is. Something in the terminal wouldn't be so wild since the administrator will have to be working there already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant