Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement settings for controlling user preferences. #15

Open
3 tasks
pandyah5 opened this issue Aug 8, 2023 · 1 comment
Open
3 tasks

Implement settings for controlling user preferences. #15

pandyah5 opened this issue Aug 8, 2023 · 1 comment
Assignees

Comments

@pandyah5
Copy link
Owner

pandyah5 commented Aug 8, 2023

I believe the following controls can help the user experience:

  • Remove certain neighborhoods from safety alerts list (Default: None)
  • Modify the interval between consecutive high risk alerts (Default: 30 min)
  • Modify the threshold value for cattegorizing high safety risk regions (Default: >= 9)
@pandyah5 pandyah5 self-assigned this Aug 8, 2023
@pandyah5
Copy link
Owner Author

pandyah5 commented Aug 8, 2023

I have read that sharedPreferences can help in the persistent storage of such settings. However, I have also read that it is being deprecated in favor of a boiler-plate heavy Datastore API. (Thank you google, once again... 🤕 )

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

No branches or pull requests

1 participant