absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

Implement muuri grid system #91

Closed ianmuchyri closed 6 months ago

ianmuchyri commented 7 months ago

What type of PR is this?

What does this do?

Creates a Dashboard canvas grid layout based on the Muuri library. This allows a user to select a widget from a list of available widgets, add some data, and then add it to the canvas. The user can toggle between edit mode and view mode.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes