Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 284 Bytes

parkinsonsDetection

Specifically for the Fall 2023 semester

Dependencies:

  1. Install Node js https://nodejs.org/en
  2. Ensure python3 is installed with python -V

Instructions

  1. Run the virtual environment with . .venv/bin/activate
  2. Run the flask application with Flask run