ishakir / shakitz-fantasy-football

The open source fantasy football application!
Eclipse Public License 1.0
37 stars 11 forks source link

Add a badge alert to smack board navigation menu to alert users of new messages #72

Closed MikeSpitz closed 9 years ago

MikeSpitz commented 9 years ago

We'll get last comment from database and store the timestamp in the user's local storage. When a user goes on a page, we'll check whether the user's last comment timestamp is the last. If not, add the badge.

The users last comment timestamp gets updated when a new comment arrives on the smack board page.