You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Add a canvas that supports a grid to place widgets on the dashboard.
The text was updated successfully, but these errors were encountered: