quirksahern / Runtime

SSI CW24 Hack Day project: Making Runtime Run
Creative Commons Attribution 4.0 International
1 stars 1 forks source link

Create Facilitator page #16

Open pgmccann opened 6 months ago

pgmccann commented 6 months ago

Create the user interface for the facilitator.

This should display information about the required tasks when the WebSocket (#15) indicates that the app is locked.

It should also provide a mechanism to POST in order to unlock the app.

Part of #14.