Vitality is a mobile application designed for recovery monitoring for patients with leg injuries. It utilizes device motion sensors to gather data on the patient's movements, which is then analyzed to provide insights into the recovery progress.
- Device Motion Sensing: Utilizes device motion sensors to collect data on the patient's movements.
- Recovery Monitoring: Analyzes the gathered data to monitor the patient's recovery progress.
- Customizable Data Display: Provides customizable displays for recovery data, allowing patients and healthcare providers to track progress efficiently.
- Clone the repository:
git clone https://github.com/pritam-sethuraman/vitality-app.git
- Navigate to the project directory:
cd Vitality-App
- Install dependencies:
npm install
- Start the application:
npm expo start
-
Launch the application on your device using Expo Go or run it on a simulator/emulator.
-
Use the application to monitor recovery progress by following the on-screen instructions.
- React Native
- Expo
- axios
- expo-sensors
- expo-router
- Firebase
Contributions are welcome!
This project is licensed under the MIT License.