这是indexloc提供的服务,不要输入任何密码
Skip to content

[FEATURE] Add menstrual health data collection #89

@arpanghosh8453

Description

@arpanghosh8453

Is your feature request related to a problem? Please describe.
The script currently does not fetch any menstrual data

Describe the solution you'd like
Fetching the menstrual data will help female users track their menstrual health and mood

Additional context

  • The developer @arpanghosh8453, being a male, do not have access to this data. But implementing this will require the JSON output from a few endpoints - so that they can be parsed accordingly and populated in the database. If you are a female and have some familiarity in python, willing to help the project (and other female users of this project), please check out the python-garminconnect project and provide results (raw JSON outputs) from the following endpoints :
api.get_menstrual_data_for_date("YYYY-MM-DD")
# and 
api.get_menstrual_calendar_data("YYYY-MM-DD", "YYYY-MM-DD") # the two dates should be a week or month apart

Thank you.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions