Skip to content

CMGreenspon/SensorySurvey3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensory Survey 3D

Sensory Survey 3D is a JavaScript and Python-based framework for collecting sensory information from participants in brain-computer interface (BCI) studies. With this app, participants can mark where percepts are felt on a 3D representation of their body, allowing for more precision in collected data.

Installation

Backend

The backend requires a Python 3.12 installation.

In the backend folder, there is a requirements.txt file. Navigate to this folder with your command line, and use the following command:

pip install -r requirements.txt

Frontend

The frontend requires a Node.js installation.

In the frontend folder, there is a package-lock.json file. Navigate to this folder with your command line, and use the following command:

npm i

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published