Skip to content

This is a Automated Mail Sender for Taara Initiative of VMware Inc

Notifications You must be signed in to change notification settings

ToughNickel/TaaraMail

Repository files navigation

Taara Automated Mail Sending Solution

Statement

VMware Taara Initiative is a program, where VMware will upskill 15,000 women in India over the next two years and uplift their careers for growth and impact, by providing free technical education and certification courses on digital business transformation technologies. In order to update the participants about their account activation status, their signing up and their level of completion of VCP - DBT Certification. An excel spreadsheet is being maintained with several flags for indicating the level pf their participation, and thus the kind of mail they should receive for the update.

Solution

So this is a Django project which implements Outlook Mail API for sending the mass mails with filters defined. Tools used for this:

  • Django
  • Microsoft Graph API
  • xlrd (Python Excel operation module)