Skip to content

Create a process to send an email for all the issues. #6

@vaibhavb

Description

@vaibhavb

Create a background process to send an e-mail with updates. The design needs to be finalized. The first step will be to write all the things needed to design such a system - possible candidates are cron job, a python background process, or an amazon lambda function.

An easy solution might be: We create a lambda function which does the work and sends the e-mail so that we can operate this system in a serverless fashion and have the website be run from GitHub pages.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions