What is the new feature?
An activity log displayed on the results page. It would include timestamped updates such as joining the event, updating availability, and editing the event. I think it should exclude leaving the event, maybe for cases where someone joins an event that they aren't supposed to.
It would be nice if it was accessible on the dashboard as well, perhaps after the layout there is reworked.
Why do you want this?
It could be nice to see when someone joins an event or updates their availability if you weren't staring at the event all the time. It also pairs well with live updates because it would keep the updates in a list if you missed the update as it happened.
This is definitely a lower priority since most people won't need this.
Any ideas for implementation?
The database first needs some new tables to record this event data. The rest is probably pretty flexible but it should integrate with the live updates.
What is the new feature?
An activity log displayed on the results page. It would include timestamped updates such as joining the event, updating availability, and editing the event. I think it should exclude leaving the event, maybe for cases where someone joins an event that they aren't supposed to.
It would be nice if it was accessible on the dashboard as well, perhaps after the layout there is reworked.
Why do you want this?
It could be nice to see when someone joins an event or updates their availability if you weren't staring at the event all the time. It also pairs well with live updates because it would keep the updates in a list if you missed the update as it happened.
This is definitely a lower priority since most people won't need this.
Any ideas for implementation?
The database first needs some new tables to record this event data. The rest is probably pretty flexible but it should integrate with the live updates.