OREL-group / Project-Management

Materials and assignments for Integrative Project Management course
1 stars 23 forks source link

Integration with Wearables #155

Open arosedale opened 9 hours ago

arosedale commented 9 hours ago

I want to enable data sync with wearables, such as watches, to accurately track heart rate, steps, workouts, and calories burned.

arosedale commented 8 hours ago

I need to research and implement APIs for major wearable devices and test the compatibility with live updates.

Implementation Steps: Research APIs for popular wearable devices such as Fitbit, Garmin, and Apple Watch. Develop backend services to retrieve and store data securely. Implement frontend functionality to display live updates synced from devices. Test compatibility across different devices and platforms for seamless integration.

Rescoping: At first, I plan to launch with manual entry and add device integration based on user feedback. If device integration proves too complex for the initial release, I will focus on a single API as a pilot and gradually add support for other devices post-launch.