swapnilsparsh / Rescue

A women’s safety website that sends emails and messages to your trusted ones.
MIT License
117 stars 182 forks source link

Added sms alert feature to saved mobile numbers #366

Closed harshakhmk closed 3 years ago

harshakhmk commented 3 years ago

Related Issue or bug

Added an SMS alert feature that goes to all saved contacts during an emergency parallelly with email and WhatsApp notifications that are sent.

Fixes: #6

Describe the changes you've made

Handled try, except blocks while sending SMS and sent the response accordingly to front end

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

A clear and concise description of it.

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot
swapnilsparsh commented 3 years ago

@harshakhmk Everything is working fine, just make a PR to the Beta-Version branch, not to the master branch.

harshakhmk commented 3 years ago

@harshakhmk Everything is working fine, just make a PR to the Beta-Version branch, not to the master branch.

I have changed it to beta version

github-actions[bot] commented 3 years ago

Thank you @harshakhmk for your contribution. Looking forward for more such amazing contributions :)

harshakhmk commented 3 years ago

@swapnilsparsh thank you, looking forward to contribute more backend features/issues