Skip to content

Instantly share code, notes, and snippets.

@tcosentino
Created January 5, 2014 02:47
Show Gist options
  • Save tcosentino/8263652 to your computer and use it in GitHub Desktop.
Save tcosentino/8263652 to your computer and use it in GitHub Desktop.
User notification system

Features required

  • Notifications for one, many, or all users
  • Marked as read/unread
  • Link or action associated with it.. e.g. clicking 'you are now friends with -----' goes to their page
  • Notifications are split into 'types'
    • types will have a template to determine how to display
  • Users can choose settings on where to receive them (by type)
    • where being in the app, email, ??
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment