amilner42 / code-tidbit

Share Programming Knowledge Better
GNU General Public License v3.0
9 stars 1 forks source link

171 notifications API #196

Closed amilner42 closed 7 years ago

amilner42 commented 7 years ago

Closes

Closes #171

Description

Built a very simple notification system, simply add notifications to the DB upon certain actions. Currently we support 10 different notifications, which I suspect will really help trigger user engagement.

Deploy Instructions

Will need to run migration script 4 here.