Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b4 final version #299

Merged
merged 20 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/ws23/bachelor/b4-HypnoBuddy/DaDP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ws23/bachelor/b4-HypnoBuddy/FT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 7 additions & 3 deletions content/ws23/bachelor/b4-HypnoBuddy/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ project_id = "B4"

# Properties for displaying the project in the project list
card_image = "bunnyCard.png"
card_description = "Hypno Buddy, an innovative app, enhances hypnotherapy effectiveness, especially for children and adolescents. Facilitating seamless communication between therapists, young clients, and parents, it empowers all parties. Strengthening the bond and trust between therapists and patients, Hypno Buddy emphasizes mutual collaboration. Patients receive support for daily progress without external pressure, and therapists benefit from enhanced communication for resource sharing."

team = ["Justin Gebert", "Pia Dünow", "Sina Han", "Marwa Hariz", "Mai Le Phuong", "Nataliia Remezova"]
card_description = "Hypno Buddy, an innovative app, enhances hypnotherapy effectiveness, especially for children and adolescents. Facilitating seamless communication between therapists, young clients, and parents, it empowers all parties."
source_link = "https://github.com/justingebert/b4-hypnobuddy"
team = ["Pia Dünow", "Justin Gebert", "Sina Han", "Marwa Hariz", "Mai Le Phuong", "Nataliia Remezova"]
supervisor = "Andreas Lehner"
draft = true
+++

{{<section title="Hypno Buddy">}}
[HypnoBuddy](https://hypnobuddy-810a4.web.app)
{{</section>}}

{{<section title="Our Goal">}}
Despite the rapid success achievable through hypnotherapy, the challenge lies in sustaining positive behavioral changes beyond therapy sessions, especially for complex issues like social phobias or school anxiety. Hypno Buddy addresses this gap by providing a child-friendly solution that extends the benefits of hypnotherapy into clients' daily lives. The app serves as a bridge between hypnotherapists, children, and parents, fostering continuous communication and support. Hypno Buddy aims to create a long-lasting, profound positive behavioral change. The ultimate goal is to empower young clients to overcome deep-rooted fears, identify the roots of their anxieties, and develop healthier responses to life's challenges.
{{</section>}}
Expand Down
19 changes: 10 additions & 9 deletions content/ws23/bachelor/b4-HypnoBuddy/features.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
title: Features
---
+++
title = "Features"
weight = 1
+++

{{<section title="Dos And Don'ts Guide">}}
Introducing our Dos and Don'ts Guide: a specialized feature designed exclusively for parents in the Hypno Buddy app. This guide, created by therapists and linked directly to the patient, offers practical tips for daily life, categorizing advice to address common challenges. Unlike resources for children, parents access personalized recommendations, ensuring relevance to their unique situation. The feature, derived from therapist interviews, reflects a concise suggestion to enhance the overall effectiveness of the therapeutic process. It provides concise, targeted insights for parents, contributing to the success and continuity of their child's therapeutic journey.
{{<gallery>}}
{{<image src="FearOverview.png" alt="Dos And Don'ts Feature" caption="Overview over Dos And Don'ts Categories">}}
{{</gallery>}}
{{<image src="DaDP.png" alt="Dos And Don'ts Feature" caption="Patient View of Dos And Don'ts">}}
{{<image src="FT.png" alt="Dos And Don'ts Feature" caption="Overview over Dos And Don'ts Categories (Therapist's View)">}}

{{</section>}}

{{<section title="Roadmap">}}
Expand All @@ -16,7 +17,7 @@ The comment feature encourages ongoing communication, enabling therapists to off

{{<section title="Journal and Mood Tracking" >}}
Our Journaling and Mood Tracking feature in Hypno Buddy is a personalized tool to enhance self-reflection and positive focus. This feature allows users to track their emotions through a simple yet effective journal, emphasizing positive aspects of their day. With an uncomplicated text field, users can easily document their thoughts, aided by sample questions for inspiration. Emoji-buttons provide a quick and expressive way to capture daily moods. Entries are saved chronologically, fostering reflection by allowing users to revisit and visualize their progress. This feature serves as a valuable resource for users to not only track their feelings but also celebrate achievements, creating a dynamic and empowering aspect of their therapeutic journey.
{{<gallery>}}
{{<image src="JournalingFeat.png" alt="Journaling Feature" caption="Moodtracking Feature">}}
{{</gallery>}}

{{<image src="ReflexionNew.png" alt="Journaling Feature" caption="Moodtracking Feature">}}
{{<image src="Reflexion.png" alt="Journaling Feature" caption="Journaling">}}
{{</section>}}
Binary file added content/ws23/bachelor/b4-HypnoBuddy/firebase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions content/ws23/bachelor/b4-HypnoBuddy/process.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Process
---
+++
title = "Process"
weight = 2
+++

- Our development journey can be broken down into distinct phases, each contributing to the evolution of our vision. Let's explore the key milestones that shaped our project from its inception to the current stage.

Expand Down
5 changes: 5 additions & 0 deletions content/ws23/bachelor/b4-HypnoBuddy/techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ weight = 1
{{<gallery>}}
{{<image src="typescript.png" alt="TypeScript Icon" caption="TypeScript">}}
{{<image src="react.png" alt="React Icon" caption="React">}}
{{<image src="vite.png" alt="Vite Icon" caption="Vite">}}
{{</gallery>}}
{{</section>}}

Expand All @@ -34,6 +35,7 @@ weight = 1
{{<image src="express.png" alt="ExpressJS Icon" caption="Express JS">}}
{{<image src="typescript.png" alt="TypeScript Icon" caption="TypeScript">}}
{{<image src="mongodb.png" alt="MongoDB Icon" caption="Mongo DB">}}
{{<image src="passportjs.png" alt="Passport JS Icon" caption="Passport JS">}}
{{</gallery>}}
{{</section>}}

Expand All @@ -43,6 +45,9 @@ weight = 1
{{<image src="github-actions.png" alt="Github Actions Icon" caption="Github Actions">}}
{{<image src="jest.jpeg" alt="Jest Icon" caption="Jest (Unit Testing)">}}
{{<image src="cypress.png" alt="Cypress Icon" caption="Cypress (End-to-End Tests)">}}
{{<image src="firebase.png" alt="Firebase Icon" caption="Firebase">}}
{{<image src="terraform.png" alt="Terraform Icon" caption="Terraform">}}
{{<image src="google-cloud.png" alt="Google Cloud Platform Icon" caption="Google Cloud Platform">}}
{{</gallery>}}
{{</section>}}

Binary file added content/ws23/bachelor/b4-HypnoBuddy/terraform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ws23/bachelor/b4-HypnoBuddy/vite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading