HCI Project by Group 5
Introduction This repository hosts the HCI Prototype project, part of our Human-Computer Interaction course. The project includes an innovative BrainCare test developed using JavaScript, HTML, and CSS.And, the neuritrax data analysis using python and different statisticqal methods.
Repository Structure
assets/: Contains resources and fixed questionnaires used in the project.
node_modules/: Node modules required for the project.
HCI_LIZAPIYA.ipynb: Jupyter Notebook for specific analytical tasks or data processing.
app.js: The main JavaScript file for the application's logic.
index.html: The entry point HTML file for the web application.
package-lock.json & package.json: Node package manager configuration files detailing project dependencies.
style.css: CSS file for custom styling of the web application.
Installation and Setup
Clone the repository: git clone https://github.com/Sara-Noor24/HCI_Prototype.git
Navigate to the project directory: cd HCI_Prototype
Install the necessary Node.js packages: npm install
Usage To view and interact with the web application, open index.html in a web browser. To run and edit the Jupyter Notebook (HCI_LIZAPIYA.ipynb), use Jupyter Notebook/Lab. Contributing Feel free to fork the project and submit pull requests. You can also open issues for bugs or feature suggestions.
Author GitHub: Sara-Noor24
Acknowledgments Special thanks to Professor Roghayeh (Leila) Barmaki for her invaluable guidance in our HCI course.