manwar / theweeklychallenge

The Weekly Challenge - Perl & Raku. You do not have to be an expert. https://theweeklychallenge.org
Artistic License 2.0
11 stars 19 forks source link

Create admin page for mailing list #140

Open manwar opened 6 months ago

manwar commented 6 months ago

For admin only, create page to allow admin to remove member from mailing list. Also allow admin to generate list of email address of active members.

Make sure we never show email address to anyone other than admin.

kemsguy7 commented 6 months ago

I'll love to work on this issue, kindly assign it to me

himanshisrestha commented 6 months ago

@kemsguy7 for speeding up the task ,if you have not started ,i will do this and you can work parallelly on the other task you have, can you please share if you have already started then what's the status of this task.

himanshisrestha commented 6 months ago

@manwar Could you please explain more about this issue, if possible can I get a draft idea of how this page is going to look like ...also in this issue only frontend template...will be given right

manwar commented 6 months ago

@himanshisrestha This page would have options (radio button) with choice to select either 2, 3 or 4. Default would be 2 as selected. On click button name "Create mailing list", it would give two or whatever options selected earlier comma separated ist of email addresses on the page as you like.

himanshisrestha commented 6 months ago

Okay thanks @manwar . I'll update you soon with my work. ☺️