SeanMarkWD / Zodiac-Compat-Mailer

A program which mails you your compatible sun signs based on your zodiac
0 stars 0 forks source link

Create the user story #1

Closed SeanMarkWD closed 6 months ago

SeanMarkWD commented 6 months ago

We're calling the project Zodiac API emailer but that might be subject to change.

User adds 2CLAs's, one for email and one for starsign Program verifies Email using regex Program verifies if the zodiac falls in the given list

The email is prepared using SMTPlib

Finally there is error handling of email sending

SeanMarkWD commented 6 months ago

Created a user story and added the following:

User adds 2CLAs's, one for email and one for starsign Program verifies Email using regex Program verifies if the zodiac falls in the given list

The email is prepared using SMTPlib

Finally there is error handling of email sending