nss-evening-cohort-12 / rare-publishing-smoky-mountains

rare-publishing-smoky-mountains created by GitHub Classroom
1 stars 0 forks source link

Subscribe to a User's Posts #23

Open hannahhall opened 4 years ago

hannahhall commented 4 years ago

As a reader I would like to be able to subscribe to authors that I enjoy so that I can more easily find new Posts they have written.

Given A user is viewing a user profile When they select the option to subscribe to the the author Then a Subscription should be created in the database
And the Subscription's begin datetime should be set to the current time

MarkyAaronYoung commented 4 years ago

8 points