edemaine / cocreate

Cocreate Shared Whiteboard/Drawing
MIT License
209 stars 27 forks source link

Add support for room names (fix #6) #159

Open psvenk opened 3 years ago

psvenk commented 3 years ago

This should fix #6. Add a new name field for the rooms in the database, along with an input field for setting the name of a room. Please let me know if my code is unidiomatic; I am new to React, CoffeeScript, and Meteor.