You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was going to add download feature (I will add a table and when a user clicks on download button the
will export as xlsx and download, table created by room master and downloadable by participants). Also going to add feature on showing what room I'm currently at, and a "logout" button without the need of refreshing the page. Any ideas on the feature I mentioned?
The text was updated successfully, but these errors were encountered:
Took a liberty of copying your code and make it run under socket.io ver 1 and express 4 located here: https://github.com/forddyce/programme-chameleon/tree/master/public/app
Was going to add download feature (I will add a table and when a user clicks on download button the
will export as xlsx and download, table created by room master and downloadable by participants). Also going to add feature on showing what room I'm currently at, and a "logout" button without the need of refreshing the page. Any ideas on the feature I mentioned?The text was updated successfully, but these errors were encountered: