Write simple, custom CSS to suit the use case and make the site funner. It should be easier to understand and focused on demonstrating the communication between 2 browsers, rather than showing a list of users like it does now.
Key issues included errors being logged, due to people not understanding how to use it. It seems that adding instructions has not helped this.
Acceptance criteria:
Attractive responsive site
Purely id based calling. Once a user has logged in they should be provided with an id that is shared to another browser.
This means that the users do not see a list of users, rather they can only call people that they know about.
Users are deleted when they go offline.
This may be unstable due to connection fluctuations, however it will ensure that there is not a build up of user sessions and that the users do not need to be deleted periodically.
Write simple, custom CSS to suit the use case and make the site funner. It should be easier to understand and focused on demonstrating the communication between 2 browsers, rather than showing a list of users like it does now.
Key issues included errors being logged, due to people not understanding how to use it. It seems that adding instructions has not helped this.
Acceptance criteria: