/Sehat_Uhack

Primary LanguageJavaScript

Sehat-Uhack

This is a project for UHack USIT

We made this Project for Analysing Parkinson's Disease by fun games.

A very cool feature in this project is using Computer Vision to track your hand using webcam and control the Basket in The Game COLLECT COINS

screenshot from 2017-10-15 12-34-56

screenshot from 2017-10-15 12-35-21

screenshot from 2017-10-15 12-35-28

screenshot from 2017-10-15 12-35-40

In order to run this project you need

* Node JS
* MongoDB
* Python ( Modules required in KNN.py in routes directory)

In order to run this repo

git clone <repo>
cd <repo>

To Set Up the Local MongoDB

* sudo service mongod start
* mongod --repair

In order to run this app, Open terminal in this directory

PORT=<your port no> node app.js

In order to set up the Video and Audio chat, you need to modify the host address in chat.ejs in directory views

Open in your favourite browser and open link

https://<your host address>:<your PORT>

For finding your host address , type in your terminal

ifconfig for LINUX/OSX

ipconfig for WINDOWS

You will find this address in inet addr

This Project is by:- @nshul , @parimatrix , @rohit1576 , @anshul98ks123