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

Quantum Toolkit #173

Open
armanist opened this issue Nov 5, 2024 · 1 comment
Open

Quantum Toolkit #173

armanist opened this issue Nov 5, 2024 · 1 comment
Assignees

Comments

@armanist
Copy link
Member

armanist commented Nov 5, 2024

No description provided.

@armanist
Copy link
Member Author

armanist commented Nov 5, 2024

The toolkit is a separate module (and a package in the future) that can be installed via command, providing an intuitive UI for several useful features.

In the initial implementation, the toolkit will have four main pages:

  1. Dashboard – Displays a few widgets with key metrics sourced from other tabs.

  2. Emails – Shows all emails being sent (/email), similar to MailHog.

  3. Logs – Displays system-generated logs (shared/logs) in a user-friendly format, similar to opcodesio/log-viewer. Logs should be organized by day if the files are split daily.

  4. Store – Shows data created by demo commands or by users (shared/store). This tab is only available when the DB driver is set to "sleekdb"; otherwise, it is disabled. The UI and UX for this feature will need some research.

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

No branches or pull requests

2 participants