GithubHelp home page GithubHelp logo

pkrasicki / syncpaint Goto Github PK

View Code? Open in Web Editor NEW
72.0 72.0 20.0 1.98 MB

A web app for synchronized group drawing. Draw together with other people in real time.

Home Page: https://syncpaint.com

License: GNU General Public License v3.0

JavaScript 72.50% HTML 8.58% Dockerfile 0.26% SCSS 18.66%
collaboration drawing drawing-app javascript nodejs socket-io web web-application webapp whiteboard

syncpaint's People

Contributors

ingvarx avatar pkrasicki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

syncpaint's Issues

build & local run question

I looked at the readme file and ran it in 3 steps:

  1. Build from source
  2. Running
  3. Build and Run with Docker
    However, as a result of execution, the canvas was not visible and it was executed like the following image. I need help with what the problem is.

OS: macOS m1
node version : v16.18.1
npm : v8.19.3
library "node-sass": "npm:sass@^1.56.1",
library "nodemon": "^2.0.16",
Python version : 3.10.8

5C7E81A6-AC6D-415F-9CF4-567396AD1A34

Adding images not working

Installed via Docker. Adding images to the canvas does not work.

Edit: Appears to work but it's adding images behind a white layer. Only found out after using the eraser tool.

Need Clarity on a piece of code

In public -> draw.html file, line number 7 says <script src="/socket.io/socket.io.js"></script> but i am not able to locate this file..
help me in this issue

Cursor for text is missing

There is a bug with adding text, cursor is missing:

Actual behavior: Adding text doesn't show cursor
Expected behavior: Adding text should show cursor

Fix background image setting

Hello! There is a bug with adding background image in current master

Actual behavior: Adding background image adds it behind actual white canvas.
Expected behavior: Adding background image adds it above actual white canvas.

๐Ÿ˜ƒ

Separate components styles into their own files

It would be good to have separate styles for each component, for example:
public/js/components/slider/slider.scss,
public/js/components/toolbar/toolbar.scss

Weback had issues with relative paths when I was trying to do this.

SyntaxError: invalid syntax; import sys; print "%s.%s.%s" % sys.version_info[:3];

Hi, I have a problem with installing the modules, it is still required to use python2, and if it is not installed I get this error:

npm ERR! gyp ERR! stack Error: Command failed: C:\Users\MatteoP\AppData\Local\Programs\Python\Python36\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack   File "<string>", line 1
npm ERR! gyp ERR! stack     import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack                                ^
npm ERR! gyp ERR! stack SyntaxError: invalid syntax
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:399:12)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:520:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1092:16)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.