NCGThompson / CS-485-Project-1

0 stars 0 forks source link

Allow the user to navigate between the devices and components #15

Open NCGThompson opened 6 months ago

NCGThompson commented 6 months ago

We need to use Angular Material make a tree view of the components and devices the user can select, and allow them to select one. Note that the selection and state of the tree should be persistent even as the data it represents is frequently updated.

NCGThompson commented 6 months ago

I created the tab tree-nav with a boilerplate component. Use it iff you want.