For a university project (Software Engineering) we have to as a group of 5 design and build a ordering system. Long story short we decided to go with Nodejs and the Sails framework.
After @OSN64 had done the heavy lifting it cam time to populate the DB so I made little module that populates the DB with all the entrees from wikipedia and chains some random food words I found on a blog and it resulted in this.
I'm sure I haven't done things optimally but this was my quick and dirty way of filling the DB.
