Skip to content

Design and build a bulk email notification system to draft, compile and send to email notification providers using react.

Notifications You must be signed in to change notification settings

patel-aum/QuickkMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickkMail

A Generic notification system to send bulk text email.

Installation

clone the repository and in default path

cd QuickkMail
npm start

Project Assumptions:

  • Real email is not needed, if could be simulated on Web page just for demo purpose.
  • It should be small size emails <1 MB, no attachment.
  • Per Day emails: 500

Use cases:

  • Design and build a bulk email notification system to draft, compile and send to email notification providers.
  • Bulk email should be based on pre-defined templates.
  • Bulk email alerts can be scheduled to send on a specific time.
  • Bulk emails should be prioritized and sent based on priority.
  • Example: system outage notification to all employees.

About

Design and build a bulk email notification system to draft, compile and send to email notification providers using react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published