lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

Add alerts #328

Closed diegoalzate closed 4 months ago

diegoalzate commented 4 months ago

overview

adds a table and router for alerts

table

it has a title so we can display something instead of the link and a possible description if this turns out to be a popup.

to show an alert it either has to be active:true or the time now has to be between the start and end time

router