Skip to content

Added functionality to allow students to submit text messages to the TA.#162

Open
sgrisafi wants to merge 1 commit intoUB-CSE:developfrom
sgrisafi:develop
Open

Added functionality to allow students to submit text messages to the TA.#162
sgrisafi wants to merge 1 commit intoUB-CSE:developfrom
sgrisafi:develop

Conversation

@sgrisafi
Copy link
Copy Markdown

This does not include the ability to respond back, nor does it map usernames to text. It maps messages to socket instead.

Specific changes to code include:
-Added printChats method to OfficeHoursServer
-Added ChatListener to OfficeHoursServer
-Added new event listener to OfficeHoursServer to handle chats
-Added additional html to provide a new text field and submission button.
-Added enterChatText javascript function to read and process html inputs.

This does not include the ability to respond back, nor does it map usernames to text.  It maps messages to socket instead.

Specific changes to code include:
-Added printChats method to OfficeHoursServer
-Added ChatListener to OfficeHoursServer
-Added new event listener to OfficeHoursServer to handle chats
-Added additional html to provide a new text field and submission button.
-Added enterChatText javascript function to read and process html inputs.
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.

1 participant