A collaborative multiplayer scribble pad
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added the custom image generation, initially I tried to use AI but it was very very hard to get a text based AI do this and then for images everything was paid so I switched to images api
Finished the Backend and made the app fully functional, added saves so that the work gets saved automatically and lets you access and room with the code and loads its previous content
Completed the UI, added all the functionality for the tools, ie, made the eraser functional, added the line tool, made the width adjustable, and made the cursor change based on the selected tool, added text tool, and image tool. Faced issues while making the custom cursor but finally managed to get it working. Organized the code better and made it more readable
Improved the UI and added other tools, added the line tool, eraser, custom width and made them functional with the javascript