From f02d9a83646071ab20342b1a05e8b57fa35a495d Mon Sep 17 00:00:00 2001 From: Adil-Jussupov <129574314+Adil-Jussupov@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:42:15 -0800 Subject: [PATCH] Assingnment 1 - Task 2. (#6) # Updated titles and descriptions on the Onboarding views ## :recycle: Current situation & Problem The main goal of this PR is to adapt the text/symbols of the onboarding page of the template app to PICS app. ## :gear: Release Notes - Within the onboarding flow of the application (the views that pop up after first installing and opening up the application), adjusted the text components as well as the symbols to reflect the use case of our application. - Adjusted the first onboarding view to give an introduction to our application. Picked appropriate symbols and text components that fit the use case of our application. - Repeated this for the second onboarding view. ## :books: Documentation The reason for this PR is to provide user quick intro to the app, that describes only main features in order to decrease the stress of first usage of the app. ## :white_check_mark: Testing no testings were conducted. ## :pencil: Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md). --------- Co-authored-by: Philipp Zagar --- PICS/Onboarding/Welcome.swift | 6 ++--- PICS/Resources/Localizable.xcstrings | 38 ++++++++++++++-------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/PICS/Onboarding/Welcome.swift b/PICS/Onboarding/Welcome.swift index 6e47561..6e5bf08 100644 --- a/PICS/Onboarding/Welcome.swift +++ b/PICS/Onboarding/Welcome.swift @@ -21,7 +21,7 @@ struct Welcome: View { areas: [ OnboardingInformationView.Content( icon: { - Image(systemName: "apps.iphone") + Image(systemName: "chart.line.uptrend.xyaxis") .accessibilityHidden(true) }, title: "WELCOME_AREA1_TITLE", @@ -29,7 +29,7 @@ struct Welcome: View { ), OnboardingInformationView.Content( icon: { - Image(systemName: "shippingbox.fill") + Image(systemName: "list.bullet.clipboard.fill") .accessibilityHidden(true) }, title: "WELCOME_AREA2_TITLE", @@ -37,7 +37,7 @@ struct Welcome: View { ), OnboardingInformationView.Content( icon: { - Image(systemName: "list.bullet.clipboard.fill") + Image(systemName: "square.and.arrow.up") .accessibilityHidden(true) }, title: "WELCOME_AREA3_TITLE", diff --git a/PICS/Resources/Localizable.xcstrings b/PICS/Resources/Localizable.xcstrings index aabb6c2..8837a2f 100644 --- a/PICS/Resources/Localizable.xcstrings +++ b/PICS/Resources/Localizable.xcstrings @@ -202,7 +202,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The onboarding module allows you to build an onboarding flow like this one." + "value" : "Introduce yourself once (ID, name, gender identity, date of birth)" } } } @@ -212,7 +212,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Onboarding" + "value" : "Sign in" } } } @@ -222,7 +222,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The application uses HL7 FHIR to provide a common standard to encode data gathered by the application." + "value" : "Fill short questionnaire about your mood and well-being everyday" } } } @@ -232,7 +232,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "HL7 FHIR" + "value" : "Fill the questionnaire" } } } @@ -242,7 +242,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The contact module allows you to display contact information in your application." + "value" : "PICS will track your activities, like step count" } } } @@ -252,7 +252,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Contact" + "value" : "Exercise" } } } @@ -262,7 +262,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The HealthKit data source module allows you to fetch data from HealthKit and e.g. transform it to FHIR resources." + "value" : "Every 10 mins PICS will collect your heart-rate, oxygen saturation and other parameters of your body" } } } @@ -272,7 +272,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "HealthKit Data Source" + "value" : "Wear Apple Watch" } } } @@ -292,7 +292,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Here are a few Spezi modules that are interesting to know about ..." + "value" : "just follow simple steps:" } } } @@ -303,7 +303,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Interesting Modules" + "value" : "How PICS works" } } } @@ -471,7 +471,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The Spezi Framework builds the foundation of this application." + "value" : "Displays the results and trends of the filled questionnaires to the patients as visual feedback to increase adherence." } } } @@ -481,7 +481,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "The Spezi Framework" + "value" : "Representing" } } } @@ -491,7 +491,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Spezi uses the Swift Package Manager to import it as a dependency." + "value" : "To collect vitals data that can be used as objective data to complement the results of PROMs" } } } @@ -501,7 +501,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Swift Package Manager" + "value" : "Collecting" } } } @@ -511,7 +511,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Spezi offers several modules including HealthKit integration, questionnaires, and more ..." + "value" : "The ability to share the data with established in-hospital documentation systems or to display the data in a dashboard" } } } @@ -521,7 +521,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Spezi Modules" + "value" : "Sharing" } } } @@ -541,7 +541,7 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "This application demonstrates several Spezi features & modules." + "value" : "Provides you medical care at home by:" } } } @@ -552,11 +552,11 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Spezi\nPICS" + "value" : "Post Intensive Care Syndrome App" } } } } }, "version" : "1.0" -} \ No newline at end of file +}