So this is a tale of me taking things too far. I got tasked with an ICT assessment to build a movie recommendation site, and just happened to be shown whatthefuckshouldimakefordinner.com/ at the same time. That's how this crazy project was born.
Check it out at wtfsiw.xyzIt's built with a dataset sourced from TMDb, who have a really handy API for this sort of thing.
Technical things
Front End: Vue.js. Back End: Express, Node.js, and SQLite. Hosted on Google App Engine
It's on GitHub!