arderyp / scotuswebcites

United States Supreme Count web citation discovery, presentation, and validation
GNU General Public License v3.0
1 stars 0 forks source link

Create subscriber functionality #4

Closed arderyp closed 8 years ago

arderyp commented 8 years ago

-add button to overview page to subscribe (with unique email address, should probably be confirmed somehow) -requires new table (Subscribers[email, hash, validated]) -requires new command ("notify"?) / script to add to cron (like "discover") -requires two new view endpoints (validation and deactivation)