As a commentor/author of a post, I want to receive a notification for every comment posted, as well as when a post or comment is edited.
Current Scenario: When someone comments on my post, I don't know right away because I'm not sent an email or notification.
Expected results: As soon as someone comments on my post or edits it, I should be sent a notification to alert me.
High-level overview of what we're building and why we think it will solve the problem.
This ticket is to create the middleware & queue for creating notifications and managing them on the queue.middleware would be in node.js, queue would be SNS
Environment: node.js middleware, AWS SNS for queueExpected results: Create notifications and manage them in the SNS queueActual results: Does not exist
The criteria that must be met in order to consider this project a success.
Current project requirements.
Future requirements.