slotlist / slotlist-backend

Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
https://slotlist.info
MIT License
13 stars 6 forks source link

Implement notification system #70

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

As suggested in https://github.com/MorpheusXAUT/slotlist-frontend/issues/107, an on-site system to notify users of important "events" (e.g. new slot application, new community application, any application accepted, etc) would be useful to have. Since we do not have any way to send notifications to a user, we'll simply have a notification "list" on the site and a notification "indicator" e.g. on the nav bar. Once a notification has been seen (loaded in a list), it should be marked as read and thus not show up in the notification indicator anymore. Alternatively, a "mark as seen" button could be added.


Tasks

MorpheusXAUT commented 6 years ago

Missing notifications: community.deleted, mission.deleted, mission.updated