Inspiration

In my college there are many student chapters. They organize many webinars and certify the students attending those. They can't personally generate and mail certificate to students. So this came into my mind.

What it does

It takes a layout of certificate from user, adds name and date at the co-ordinates specified by user and mails it to the email in front of the name (from csv file).

How we built it

Using Python's mimepart and opencv.

Challenges we ran into

We first tried using basic smtp but mimepart was necessary for an attachment to be mailed.

Accomplishments that we're proud of

Its working just amazing and is used in 3-4 webinars for mailing certificates.

What we learned

A lot about working in Python

What's next for Certificate Generator and Automail

We want to give a GUI driven interface to it.

Built With

Share this project:

Updates