This app helps Questback employees create certificates for customers that become "Certified Essentials Users"
- ReportLab PDF Generator for Python
- Dropbox API
Built with
- Python 3, PIP, ReportLab
- Retrieve an API key from your desired Dropbox folder (to be stored in an .env file)
- Update the .env file with a mail adress ([email protected]*) and a password to the mail client. Google has a setting that allow apps external access
- Store course participants for a given (new) course in a .csv file in the /participants folder Accepted formats are:
- "name,company,emailadress,dateCourse1,nameCourse1,city,dateCourse2,nameCourse2"
- "name,company,emailadress,dateCourse1,nameCourse1,city"
MIT © hkavli