tulikavijay / CBT-therapy

Web application for Diagnosis of Depression and Treatment of Depression using CBT therapy.
https://nameless-island-79297.herokuapp.com/
23 stars 21 forks source link

Added Browser Alerts for Geolocation error #3

Closed Abhinay1997 closed 6 years ago

Abhinay1997 commented 6 years ago

I have tested the code on chrome dev tools on Windows for the following scenarios:

  1. GPS enabled but user denied permission: Alerts user to enable geolocation permission.
  2. GPS disabled and user denied permission: Alerts user to enable geolocation permission.
  3. GPS disabled but user gives permission: Alerts user that there was a problem and to check if GPS is enabled. Please let me know what you think :)
tulikavijay commented 6 years ago

Great! You worked really fast on this! Thanks, it looks good.

Abhinay1997 commented 6 years ago

Thank you @tulikavijay ! :)