michaelklem / alertwalker_mobile

Mobile React Native app for Alert Walker
0 stars 0 forks source link

New alert type "alert2" and preferences page to manage notification settings #6

Closed tgreco closed 2 years ago

tgreco commented 2 years ago
  1. Want to add a new alert type, called alert2 for now. When the + icon is clicked, show another alert type 'Alert 2'. It can have the same ui to create it, but the db needs to store the alert type. On the map, the alert2 markers will be green. Then the user can have preferences to select if they want to be notified of both, either or none alert types. They should only see the proper alerts from then on until they change their preferences. Any notifications received will be for the type of alerts they selected.
tgreco commented 2 years ago

https://github.com/michaelklem/alertwalker_mobile/pull/new/alert_type_2