Skip to content

A simple messaging and sketch streaming web app for brainstorming sessions.

License

Notifications You must be signed in to change notification settings

imvpn22/whiteboard

Repository files navigation

White Board

About

This is a webapp I developed during my internship at Hasura in May - Aug 2017. This project was hosted on hasura platform and uses Hasura APIs.
App is live here.

App idea

The idea of the app is pretty simple, to create an online platform for collaborative brainstorming by a group/team of people from across the globe. This sort of brainstorming is usually required for startup ideas, projects or the onset of any form of development in a group...read more

Features

This webapp provides basically three features -

  • White Board: Drawing/Sketching on interactive canvas using various tools and colors.
    Screen 1: Whiteboard

  • Group Chat: Group chatting with the members of team, share file/image/video/link.
    Screen 2: Group Chat

  • Manage Group: Create group/team, add/remove members, promote a member to leader.
    Screen 3: Manage Group

Video Overview

Click to play Alt text

Build

This project is based on Node.JS and uses NPM.

Quickstart

Follow the steps mentioned to run locally

  1. Clone the repo
$ git clone https://github.com/imvpn22/whiteboard.git
  1. Go inside whiteboard directory
$ cd whiteboard
  1. Install dependencies
$ npm install
  1. Run server
$ npm start
  1. Open web-browser and go to http:https://localhost:8080

Advanced usage

Port

Default Port for application is 8080 .

About

A simple messaging and sketch streaming web app for brainstorming sessions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published