Halloween 2015 Trick or Treaters Part 1 and Part 2 I love plotting data so the most exciting part of most projects, tracking my trick or treaters included, is getting the data and trying to figure out fun plots I can make out of it. Unfortunately, we didn’t have very many trick or treaters this […]
Tag: Halloween2015
Halloween 2015 Trick or Treaters Part 2: GUI Design
In Part 1 of Halloween 2015 Trick or Treaters, I discussed my thought process when designing the database. Since I knew there wouldn’t be much time between trick or treaters, I knew I would need a GUI (graphical user interface) to quickly enter my data. My strongest programming language is Python, but I find its […]
Halloween 2015 Trick or Treaters Part 1: MySQL Database
I got the idea the night before Halloween this year that I could make a GUI and MySQL database to track our trick or treaters. First, I laid out everything I thought I wanted to track: size of group split out between number of adults and number of kids the time the group arrived the […]