TID-Lab / aggie

Aggie is a web application for using social media and other resources to track incidents around real-time events such as elections or natural disasters.
MIT License
80 stars 35 forks source link

Incident tags #461

Closed limmabean closed 3 years ago

limmabean commented 3 years ago

Currently there is an issue with not seeing new Tags, but this is also because incidents don't update when they are changed, we should change this. There is no socket streaming for incident changes, only incident creation.

limmabean commented 3 years ago

Merged with Relevant Reports Page