quirksahern / Runtime

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

Update researcher page to interact with backend #18

Open pgmccann opened 4 months ago

pgmccann commented 4 months ago

Update researcher page to prevent the user from proceeding when the WebSocket (#15) indicates that the app is locked.

Each time the researcher does proceed, it should interact with the backend by POSTing to set the app status to locked.

Part of #14