ElliotAOram / GhostPyramid

CS39440 Major project
0 stars 0 forks source link

Feature 7: Allow viewers and actors to be correctly represented #48

Closed ElliotAOram closed 7 years ago

ElliotAOram commented 7 years ago

Feature Description

Some initial work has been done to allow the user to select either an actor or viewer. This feature will cover creating a corresponding class upon login. For the time being, just clicking the button will do this and the user will be added to a room. Once session are more closely investigated, the number of users allowed will be limited per session.

Tasks