In the start of the new year im gonna build a small notification "system" between members and content. Just like facebook there will be "x new notifications" since you been logged in last time. Also there will be some mails shipped out at certain points.
My current idea is when a member logs in, I will add a date field to the member (something like "lastNotificationCheck") which will be updated to current datetime when ever you click the notifcation area.
Before you click the notification area the the number of notifications will be fetched with everything your interested in since "lastNotificationCheck".
Does it makes sense? Has anyone another idea, fallpits and such ?
Help/inspiration with a notification system.
Hey there :)
In the start of the new year im gonna build a small notification "system" between members and content. Just like facebook there will be "x new notifications" since you been logged in last time. Also there will be some mails shipped out at certain points.
My current idea is when a member logs in, I will add a date field to the member (something like "lastNotificationCheck") which will be updated to current datetime when ever you click the notifcation area.
Before you click the notification area the the number of notifications will be fetched with everything your interested in since "lastNotificationCheck".
Does it makes sense? Has anyone another idea, fallpits and such ?
is working on a reply...