This application parses Excel sheets to generate emails and sends them to vendors.
Automatic Email Sender was built for the CEO of BNC International Inc. to help send weekly emails to the company's vendors. The purpose of these emails are to confirm Electronic Fund Transfers (EFT) from the company to its vendors. They are generated from Microsoft Excel sheets, which contain the vendors's name, invoice number, and amount paid. Then it will find the vendors' email from its name from another sheet to send it.
Below is a snapshot of the GUI in use.
On the left, it displays a list of all the emails generated and a Send All button. On the right, The email address, subject, and content is shown. Their contents can be changed by the user by modifying the text fields and pressing the save button or deleting it altogether with the delete button.
Below are snippets of the two Excel sheets the email was generated from (their data was changed to protect their privacy):
Vendors List | EFT Information
Wilson Chai – @WilsonChaiTea – WilsonChaiTea@gmail.com
Distributed under the GNU license. See LICENSE
for more information.