Skip to content

xjusko/speech_therpist_patient_app

Repository files navigation

Speech Therapist Patient Interface

Speech Therapist is a React application that allows patients with aphasia to start self-therapy and eventually connect with a therapist. It also serves as a tool for therapists who want to give their patients an option for self-delivered therapy.

Getting Started

  1. Install Node.js: https://nodejs.org/en/
  2. Clone the repository:
    • git clone https://github.com/xjusko/speech_therpist_patient_app.git
    • or using SSH git clone [email protected]:xjusko/speech_therpist_patient_app.git
  3. Install the dependencies: npm install or yarn install
  4. Connect to the faculty VPN server: https://www.fi.muni.cz/tech/unix/vpn.html.cs
  5. Start the app: npm run dev or yarn run dev

The app will be running at http://localhost:5173/.

Usage

Exercise and therapist data are not part of this application, thus I am not responsible for that content.

To try out a test account connected to a test therapist account, login using the following data:

Contributing

TODO: Add contribution guidelines

License

This project is licensed under the Apache License, Version 2.0. See Apache License, Version 2.0 for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published