-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureMain project featureMain project feature
Description
-
Create an interactive CLI that prompts users to enter the following:
- subject - the email subject or title
- message - the email text content
- recipient/s - list of email addresses of the email recipient/s
-
The CLI should have an option for sending the email message to the recipient/s.
- Reset the CLI's subject, message and recipients objects after successfully sending the email message.
- Display error, warning and success logs.
-
The CLI should have an option that allows users to edit their "unsent" email subject, message and recipients.
-
The CLI should have an option that allows users to exit
Metadata
Metadata
Assignees
Labels
featureMain project featureMain project feature