/invitation-mail

A program to generate invitation letters for our guests.

Primary LanguagePython

invitation-mail

This program helps us to generate invitation letters for our friends without having to write same letter individually to our friends.

User can enter the names of guests to be invited in a text file.

alt text

The user can then write the letter to be sent to all these guests.

alt text

Wherever in the letter the keyword "[name]" will appear, the code would replace it with the names of guests one by one and generate the separate letters for all the guests.

alt text

alt text