WhiteBoard-Collab-SHN
WhiteBoard-Collab-SHN copied to clipboard
A Collabration Web-App using Express, React and Socket.io where Mutiple People can Join a Private room and Chat, Draw Among themselves. This project was selected as one of the best project at Tinkerhu...
Use Node and MongoDB As the Database to store Users... if this is done then we can go and Save the Chats in the DB (Not to implement now)
Currently the whole app is built with Javascript. Migrating to Typescript may reduce the type errors in future development
Database
Joining page mobile-responsive. The Mobile View is Not responsive #15
Solve the issue - The Mobile View is Not responsive #15 The joining page is now mobile responsive.
Please make the Mobile View Responsive
The Drawing Feature is Not implemented in the Mobile
It would be very useful if some additional tools can be added for collaborating with code. Maybe some syntax a separate pop up to enter code with syntax highlighting, code...