Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Concussion-Connect/DualTaskVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dual Task VR

DualTask VR is the Node webapp for the Athlete side of the Dual Task Virtual Reality test

After each video has run its course, it will automatically move on to the next phase of the test. In the future, this webapp should be paired with the Athletic Trainer's Android application so the flow of the test can be controlled from the Atletic Trainer's device.

To Run:

  1. Download and install the latest stable (LTS) version of Node.js and NPM here
  2. In a command line (typically Terminal on MacOS, cmd or Powershell on Windows), navigate to this project directory
  3. Install dependencies with npm i
  4. Run the app with node server.js
  5. Message should read "Example app listening on port 5000!"
  6. Open any web browser and navigate to http://localhost:5000/ to start the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published