/mindflow

Web app visualising user's thoughts using brain-computer interface.

Primary LanguageJavaScript

MINDFLOW

The web app component of a project working with brain computer interfaces and JavaScript visualisations and games.

Built Using

  • Node.js
  • Express
  • AngularJS
  • MongoDB
  • P5.js

To Run Locally

At this stage of development, the ThinkGear Connector driver is required to run the app, and one of their headsets is required to interact with it. You can read more about it here.

$ git clone <repo>
$ cd %s
$ npm install
$ grunt
=> MEAN.JS application started on port 3000