Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avrcoelho/microservice-send-email
https://github.com/avrcoelho/microservice-send-email
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avrcoelho/microservice-send-email
- Owner: avrcoelho
- Created: 2020-01-23T12:06:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:02:09.000Z (about 2 years ago)
- Last Synced: 2024-11-08T04:39:58.816Z (2 months ago)
- Language: JavaScript
- Size: 1.92 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Enviar emails pra uma lista de uma forma fácil
RF
- Importar uma lista em CSV e relacionar ela com um tag;
- Enviar mensagem para uma ou mais tags;
- Listar inscritos em uma ou mais tag;
- Visualização do progresso de envio (concluído/não concluído);RNF
- Utilizar Amazon SES (\$1 - 10.000)
- Utilizar MongoDB
- Utilizar Express
- Utilizar serviço mensageria (Redis)RN
- Na importação, se a tag não existir ela deve ser criada
- Na importação, se o usuário já existir, só vamos veicula-lo com a tag
- A importação deve permitir múltiplas tags