I'm going to work on a school project and I'm going to implement a paintboard that is shared with others in real time!
It's kind of similar to the game Catch Mind.
Multiple users can connect and draw on one paintboard (whiteboard) at the same time, load a photo file stored locally on that paintboard, and implement the ability to save the finished paintboard on the server. It's going to be implemented on the web.
I'm trying to work with either node.js or jsp as a developable language, but I'd appreciate it if you could give me keywords or hints about which language to implement and how to implement these functions
node.js jsp javascript
https://firepad.io There's something like that. Notepad shared in real time instead of pictures. It was created using a real-time DB called firebase.
I think you can use it for the same purpose for painting.
926 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
575 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
621 GDB gets version error when attempting to debug with the Presense SDK (IDE)
632 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.