GUI / covid-vaccine-spotter

https://www.vaccinespotter.org
MIT License
508 stars 136 forks source link

Store alerts on database #88

Open patrickdemers6 opened 3 years ago

patrickdemers6 commented 3 years ago

Currently, it looks like any alerts to users are hard coded into the source code. By abstracting this out to the API layer, consistency could be ensured and there would be less chance of breaking it.

Here's the notification type deal I'm talking about: image