ElliotAOram / GhostPyramid

CS39440 Major project
0 stars 0 forks source link

Feature 10 : Session / room system #54

Closed ElliotAOram closed 7 years ago

ElliotAOram commented 7 years ago

Feature Description

Allow for a session to be created so that only a set number of users are able to log in to a session. The scope of the project means that only one session needs to be created. Each viewer should be able to be individually accessed. This issue should also involve investigation into how to test this (multiple selenium instances??)

Tasks