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

Create a layout for dashboards #92

Closed
dborovcanin opened this issue Jan 23, 2024 · 1 comment
Closed

Create a layout for dashboards #92

dborovcanin opened this issue Jan 23, 2024 · 1 comment
Assignees
Labels
dashboards Dashboards

Comments

@dborovcanin
Copy link
Contributor

dborovcanin commented Jan 23, 2024

Add a canvas that supports a grid to place widgets on the dashboard.

@ianmuchyri
Copy link
Contributor

ianmuchyri commented Jan 23, 2024

Some of the subtasks for this issue include:

  • Implement canvas for placing widgets on the dashboard.
  • Create a sidebar with the widgets that allows a user to select which widget they would like to add to the canvas.
  • Be able to export the created dashboard in JSON format for saving to the database or downloading by the user.
  • Facilitate the creation of multiple dashboards.
  • Be able to enable and disable the editing of the layout (A user should be able to enter edit mode and edit the canvas. When outside the edit mode, the widgets should be static)
  • Facilitate resizing of the widgets.

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

No branches or pull requests

2 participants