Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

psvenk
Copy link
Contributor

@psvenk psvenk commented Mar 2, 2021

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.

@psvenk psvenk changed the title Add support for room names (fix #6) Add support for room names Mar 2, 2021
@psvenk psvenk changed the title Add support for room names Add support for room names (fix #6) Mar 2, 2021
Add a new "name" field for the rooms in the database, along with an
input field for setting the name of a room.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Room titles/description
1 participant