Skip to content

Commit

Permalink
Assingnment 1 - Task 2. (#6)
Browse files Browse the repository at this point in the history
# Updated titles and descriptions on the Onboarding views

## ♻️ 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.


## ⚙️ 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.


## 📚 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.


## ✅ Testing
no testings were conducted.


## 📝 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 <philipp.zagar@gmail.com>
  • Loading branch information
Adil-Jussupov and philippzagar authored Jan 30, 2024
1 parent 4f2b8ef commit f02d9a8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions PICS/Onboarding/Welcome.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@ struct Welcome: View {
areas: [
OnboardingInformationView.Content(
icon: {
Image(systemName: "apps.iphone")
Image(systemName: "chart.line.uptrend.xyaxis")
.accessibilityHidden(true)
},
title: "WELCOME_AREA1_TITLE",
description: "WELCOME_AREA1_DESCRIPTION"
),
OnboardingInformationView.Content(
icon: {
Image(systemName: "shippingbox.fill")
Image(systemName: "list.bullet.clipboard.fill")
.accessibilityHidden(true)
},
title: "WELCOME_AREA2_TITLE",
description: "WELCOME_AREA2_DESCRIPTION"
),
OnboardingInformationView.Content(
icon: {
Image(systemName: "list.bullet.clipboard.fill")
Image(systemName: "square.and.arrow.up")
.accessibilityHidden(true)
},
title: "WELCOME_AREA3_TITLE",
Expand Down
38 changes: 19 additions & 19 deletions PICS/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
}
}
}
Expand All @@ -212,7 +212,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Onboarding"
"value" : "Sign in"
}
}
}
Expand All @@ -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"
}
}
}
Expand All @@ -232,7 +232,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "HL7 FHIR"
"value" : "Fill the questionnaire"
}
}
}
Expand All @@ -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"
}
}
}
Expand All @@ -252,7 +252,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Contact"
"value" : "Exercise"
}
}
}
Expand All @@ -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"
}
}
}
Expand All @@ -272,7 +272,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "HealthKit Data Source"
"value" : "Wear Apple Watch"
}
}
}
Expand All @@ -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:"
}
}
}
Expand All @@ -303,7 +303,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Interesting Modules"
"value" : "How PICS works"
}
}
}
Expand Down Expand Up @@ -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."
}
}
}
Expand All @@ -481,7 +481,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "The Spezi Framework"
"value" : "Representing"
}
}
}
Expand All @@ -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"
}
}
}
Expand All @@ -501,7 +501,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Swift Package Manager"
"value" : "Collecting"
}
}
}
Expand All @@ -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"
}
}
}
Expand All @@ -521,7 +521,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Spezi Modules"
"value" : "Sharing"
}
}
}
Expand All @@ -541,7 +541,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "This application demonstrates several Spezi features & modules."
"value" : "Provides you medical care at home by:"
}
}
}
Expand All @@ -552,11 +552,11 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Spezi\nPICS"
"value" : "Post Intensive Care Syndrome App"
}
}
}
}
},
"version" : "1.0"
}
}

0 comments on commit f02d9a8

Please sign in to comment.