jobapis / jobs-to-mail

Your personal job-search assistant
https://jobs-to-mail.herokuapp.com/
Other
93 stars 38 forks source link

Archive of past emails sent to a user #6

Closed karllhughes closed 7 years ago

karllhughes commented 8 years ago

Users would like to see a link to all past emails they've received and browse through old ones.

Since we're using Laravel's Notification system, we might be able to add a database notification type and then create archive pages to show old emails by user id.