This project was a task from the Polar company where we were asked to implement a data retrieving mobile app. We were using the smartwatch provided from "Polar" and created a demo app that takes sleep data from user's smartwatch and makes statistics in charts based on that.
- Create access to Polar ACCESSLINK API
- Enable the user consent for data access
- Retrieve selected data to the mobile app
- Instructions: Polar Accesslink github
- Requires: API integration, mobile development
Follow these steps to get the project up and running on your local machine:
Clone the repository:
git clone https://github.com/Din2Polar/PolarDemo.git
Navigate to the project directory:
cd PolarDemo
Open Android Studio. Click the "Sync Now" button in Android Studio to sync your Gradle files. This will download the Compose libraries. To run your app, click the "Run" button in Android Studio and select your target device or emulator.
Distributed under the MIT License. See LICENSE.txt
for more information.
Aliki Kapasakalidi - @AlikiKap - aliki02.kapasakalidi@gmail.com
Danila Timoschenko - https://github.com/jazzman1825
Project Link: https://github.com/Din2Polar/PolarDemo.git