Giter VIP home page Giter VIP logo

myopenboard's Introduction

myOpenBoard Project click here

Project Desciption:

The project comprises of basic openboard functionalities such as, writing, erasing, downloading the canvas, adding notes (with minimising it, closing it, dragging it around on the page), uploading the image (features same as of notes), undo and redo actions.
Added realtime drawing functionality using Socket.io by connecting to server using Express.js

Screenshot (182)

Adding notes and uploading image:

Using green button, we can minimise the notes and by clicking red button, notes can be closed. Similarly for uploading images.

Screenshot (185)

Realtime drawing:

Realtime drawing can be achieved by the people using same link at same time.

Screenshot (186)

Tech Stack used:

  • HTML
  • CSS
  • JavaScript
  • Express.js
  • Socket.io

Key Features

This real-time whiteboard provides the user with following features:

  • Draw using pencil (3 different colors, scale the pencil size)
  • Erase the drawn area using eraser(scale the eraser size)
  • Include a sticky note to make notes (feature to add multiple sticky notes, move sticky note around the drawing area, minimize and close the sticky note)
  • Upload an image or gif (feature to add multiple files,feature to move the file, close the file)
  • Download the drawing part on the user screen
  • Redo or undo the drawing content changes.
  • Zoom in or zoom out the drawing content.
  • Real-time virtual environment for drawing and erasing.

Run on your local machine:

Replace https://cloneopenboard.herokuapp.com/ with http://localhost:3000/ in index.htmlfile.
Open the folder in VS code. Open terminal and write these commands:

npm init

Press Enter. Then,

npm install socket.io
npm install --save-dev nodemon
node app.js

Now open the browser and type localhost:3000.

myopenboard's People

Contributors

dharmendrasahu1999 avatar

Stargazers

Jainul Hasan avatar

Watchers

 avatar

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.