Displays interogation mark icon for each item in the "PENDING" list. User will click on the icons to open a dialog page to set up the DMX light and get a small tutorial on how to set up the light. In the dialog page the user will also enter the model name of the DMX light. Sends the info back to the back. end
Validation Test
Implementation Plan
- HTTP GET /pending from front to back to get the PENDING list
- HTTP POST /room (aka the name of the room being configured) to send the list of DMX light

Displays interogation mark icon for each item in the "PENDING" list. User will click on the icons to open a dialog page to set up the DMX light and get a small tutorial on how to set up the light. In the dialog page the user will also enter the model name of the DMX light. Sends the info back to the back. end
Validation Test
Implementation Plan