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

refactor report #219

Open
JavierCladellas opened this issue Jan 22, 2025 · 0 comments
Open

refactor report #219

JavierCladellas opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
enhancement A new feature or request refactor Refactoring code to improve structure or maintainability visualization Issues related to visualization

Comments

@JavierCladellas
Copy link
Collaborator

Refactor and make an abstraction of the render-benchmarks application so that one can be able to use it for a any general dashboard (e.g. instead of having app- machine views, one could create a dashboard for Companies - Departments - Teams; or even like in ktirio.cases ) .
The idea is to have an application completely abstracted and independent of benchmarking.

Special configurations should be implemented in a plugin-like system (e.g. displaying custom tables, MVC components, templating, etc).

This work should heavily simplify adding new components to the templates (such as in #216 , or #172 )

Basic functionalities of the core app will be defined. [TODO]

@JavierCladellas JavierCladellas added enhancement A new feature or request refactor Refactoring code to improve structure or maintainability visualization Issues related to visualization labels Jan 22, 2025
@JavierCladellas JavierCladellas self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature or request refactor Refactoring code to improve structure or maintainability visualization Issues related to visualization
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant