Skip to content

Brainstormer is an open source brainstorming tools for online collaboration. It is designed to share different ideas between collaborators and keep iterate those ideas.

License

Notifications You must be signed in to change notification settings

yujuiting/brainstormer

Repository files navigation

Intro

Brainstormer is an open source brainstorming tools for online collaboration. It is designed to share different ideas between collaborators and keep iterate those ideas.

Brainstormer support 6 collaborators currently.

screenshot

Usage

screenshot

  1. Type in display name and invite collaborators.

  2. Storm your brain individually.

  3. Present ideas one by one.

  4. Group similar ideas and go into next iteration!.

Develop

Launch client

$ yarn workspace client start

And launch server

$ yarn workspace server start

Or launch server via vscode debugger.

Project structure

Brainstormer is a mono repo containing server and client.

  • packages/core contains types and actions shared between server and client.

  • packages/client

  • packages/server

About

Brainstormer is an open source brainstorming tools for online collaboration. It is designed to share different ideas between collaborators and keep iterate those ideas.

Topics

Resources

License

Stars

Watchers

Forks