I created a report generator, When I open the app it welcomes me to a drop-down menu where I select the customer name and click generate and it opens a .pdf with some charts and graphs.
I could have done it with .js or in excel but it takes about 5 or 6 seconds in python where as anything I’d done in .js was adequate, it would seem like it took too long to print/render. And well, excel would have given me some idiotic error a few months down the road.
But other than that? Not much really.
yeah, my bad.