Skip to content

Create an interactive CLI for sending text email #34

@weaponsforge

Description

@weaponsforge
  1. 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
  2. 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.
  3. The CLI should have an option that allows users to edit their "unsent" email subject, message and recipients.

  4. The CLI should have an option that allows users to exit

Image

interactive-cli.drawio

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureMain project feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions