[x]

Reporter: One

A software solution I built during my placement year at Canon that improved efficiencies for creating monthly sentiment reports by 1500000%.
I'm not kidding.
Reporter automatically batch downloads, collates, and formats survey data using the Qualaroo API.
User friendly, minimal UI made in Tkinter (unfortunately).

Why?

The task given to me involved manually downloading almost 40+ surveys from a surveying tool called Qualaroo, and then collating + formatting them into a large excel sheet.
This was how it'd been done in the past, and sometimes took up to 5 days because of how laborious it was. I just couldn't bring myself to do this manually.
Tbh, this is the exact kind of task that should've been automated 10 years ago.

Tools

Python: Pandas + Tkinter (ttkbootstrap)

Login

Authetication using Qualaroo's api keys

Survey collation hub

View all the survey sheets and the end product individually

The ui is still work in progress****