vigneshshettyin / Bulk-Mailer

Bulk mailer implemented in flask framework using SendGrid api for mailing. It has templating, group mailing with a rich text editor.
MIT License
23 stars 35 forks source link

Replace Default Messages with SweetAlert and Simple-Notify #143

Closed ashutoshkrris closed 3 years ago

ashutoshkrris commented 3 years ago

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Currently, we are using default message flashing for showing messages.

Describe the solution you'd like

A clear and concise description of what you want to happen. Instead of using flashes which looks dull and boring, we can use SweetAlert and Simple-Notify as and when required.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Describe how this feature will be useful to our readers.

A clear and concise description of how this feature will be useful for our other readers.

Additional context

Add any other context or screenshots about the feature request here.


vigneshshettyin commented 3 years ago

Yup, @ashutoshkrris assigning to you.