Skip to content

Implement the rain alert through the OpenWeather API and Twilio API for sending an SMS warning to user.#15

Open
sakhileln wants to merge 34 commits into
Kyle-ND:mainfrom
sakhileln:main
Open

Implement the rain alert through the OpenWeather API and Twilio API for sending an SMS warning to user.#15
sakhileln wants to merge 34 commits into
Kyle-ND:mainfrom
sakhileln:main

Conversation

@sakhileln
Copy link
Copy Markdown

I use the helper module to group the function that are doing most the work, like get user's location using IP address information, then query the weather on Openweather API for the location, process the informattion and issue warning if needed, then use the Twilio API to send the user a warning if needed.

sakhileln and others added 30 commits November 6, 2024 20:23
Add .env functionlity for API keys and remove usage of creds.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant