RobertMcCoy / CodeCollaborator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create new components to hold connected users and other information.

dmeredith96 opened this issue · comments

Other information could include recent changes, chat, etc. This information will be displayed on the right side of the page as shown:

image

Collab.js should include a new component (RoomInfo.js perhaps?), which will include the two new proposed components.

Users component will do for now, will potentially add the recent changes later.