/MindForest

Responsive mind map tool for seamless real-time collaboration

Primary LanguageJavaScript

MindForest

Responsive mind map tool for seamless real-time collaboration image

Team E3

We have also provided the commented frontend source code in the following links for reference.

Project Structure

  • Frontend: React and jsMind (npm library) for mindmap skeleton
  • Backend: Express.js and Socket.io running on Node.js Server
  • Database: Mysql running in google cloud

Start the app

  • npm install to install depencencies
  • Then npm test to start the server