Skip to content

An iOS application to monitor and register joints pain for people affected by rheumatoid arthritis.

License

Notifications You must be signed in to change notification settings

federicatopazio/Jointwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jointwise - Monitoring and Registering Rheumatoid Arthritis symptoms

Jointwise Logo

Welcome to Jointwise, an iOS application designed to help people affected by rheumatoid arthritis monitor and register joint pain. This app empowers users to track their symptoms, gain insights into their condition, and collaborate with healthcare providers to manage arthritis effectively.

Table of Contents

Introduction

Rheumatoid arthritis is a chronic inflammatory disorder that affects joints, causing pain, swelling, and stiffness. Jointwise aims to provide a user-friendly platform for individuals to record and analyze their joint pain symptoms over time, enabling better communication with healthcare professionals and optimizing treatment plans.

Features

  • User Registration: Users can create accounts.
  • Joint Pain Monitoring: Log daily joint pain levels and track changes over time.
  • Joint Diary: Maintain a journal of registered pain level over one week.
  • Reminders: Set reminders for tasks' availability.
  • Data Visualization: Visualize joint pain trends through charts and graphs.
  • Collaboration: Share pain reports with healthcare providers for better insights.
  • Privacy and Security: Ensuring data security and privacy compliance.

Installation

Jointwise is available for iOS devices. To set up the app, follow these steps:

  1. Clone this repository to your computer.
  2. Download ResearchKit from GitHub, and add it to the Xcode project.
  3. Fetch CareKit in the Xcode project.
  4. Run the app on Xcode simulator/your iPhone.

Usage

  1. User Registration: Create a profile providing your personal info.
  2. Joint Pain Monitoring: Log your joint pain levels daily, selecting the affected joints and providing a pain rating.
  3. Joint Diary: Keep track of pain ratings over one week through graphs.
  4. Reminders: Reminders to complete tasks in the app.
  5. Data Visualization: View charts and graphs to understand trends in joint pain levels over time.
  6. Collaboration: Share your pain reports with healthcare providers to facilitate better treatment decisions.

Technologies Used

  • iOS Development: Swift and Xcode, CareKit, ResearchKit, HealthKit
  • User Experience: SwiftUI and UIKit, CareKitUI
  • Data Storage: CareKitStore
  • Data Visualization: Charts, CareKit
  • Privacy and Security: Compliant with data protection standards (gathering consent).

Contributing

We welcome contributions from the community to enhance Jointwise and make it more effective in supporting people with rheumatoid arthritis. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them: git commit -m "Add feature/fix for XYZ".
  4. Push your changes to your fork: git push origin feature/your-feature-name.
  5. Submit a pull request to the master branch of the original repository.

Please follow coding standards, write unit tests, and ensure all tests pass before submitting a pull request.

License

Jointwise is open-source software released under the GNU General Public License v3.0.

Acknowledgments

We would like to thank the following contributors for their valuable input and support: https://github.com/carekit-apple/WWDC21-RecoverApp Biagio Marra (@Bigy115)

About

An iOS application to monitor and register joints pain for people affected by rheumatoid arthritis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages