Code Monkey home page Code Monkey logo

chatdraw's Introduction

✨Readme


Markdownify

πŸ‘‰ Web Application which let work together and play game,draw and explain things easily to other and have chat with it. πŸ‘ˆ

πŸ“Œ Key Features πŸ“Œ How-To-Use πŸ“Œ Code Style πŸ“Œ Installation πŸ“Œ Tech/framework used πŸ“Œ Contributors

🚩 Chat-Draw

//About Application that what problem does it solve This is an Application build to help students and teachers in an easy way to manage and share data and edit the screen at the same time. It would surely help to have a efficient way of communication.

✨ Key Features

πŸ‘‹ A particular Room Id is needed to enter into the chat box.

πŸ‘‹ Chat Room have feature to draw and play game like β­• and ❌ with others.

πŸ‘‹ Have chat with player will playing game and draw.

πŸ‘‹ Their is no limit of users for a particular room ,you can invite them by giving Room Id.

πŸ‘‹ You can share pdf and assignments can solve your doubts together with help of shapes and pencils.

πŸ‘‹ Easy interface : Makes it easy to handel even for the newbies out there.

✨Code Style

  • Proper folder structure has been maintained

  • Proper indenting and sequential inclusion of files

  • Basic HTML5 syntax with bootstrap included

  • Plain JavaScript used

✨ Installation

It is very easy to use our project if anyone wants. Just follow the steps :

  1. Firstly if you are working locally then you need to install the following :

    • Node.js
    • VS Code ( recommended , Any other suitable code editor will work )
  2. Next you need to clone our project's GitHub repository to your desktop

  3. Open command line navigate to the project folder. Then type the following commands to install required dependencies :

     npm install  body-parser http express  moment  socket.io --save
  4. Your package.json should look like this with the following dependencies

    "dependencies": {
       "body-parser": "^1.19.0",
       "express": "^4.17.1",
       "http": "0.0.1-security",
       "moment": "^2.26.0",
       "socket.io": "^2.3.0"
    }
  5. After successful installation run the following command to start the application :

     node server.js

    If you see Server Has Started!! then you have successfully setup everything and good to go with our application.

✨ Tech/framework used

The following tools were used in building this site

  • Front-end development

    • HTML
    • CSS
    • BootStrap
  • Back-end development

    • Javascript
    • Node.js
    • Express.js
    • Socket.io
    • p5.js
    • pdf.js

🚩 Contributors


chatdraw's People

Contributors

mrsidsat avatar sarveshkhandelwal 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.