Hey We’re Open is a website I made with the other Notre Dame computer science students who were abroad in Dublin with me. We wanted to make a website where local businesses could post menus / specials / availability during quarantine. We noticed each of our towns’ Facebook groups had recommendations for places to get takeout, in hopes of keeping small businesses alive in a difficult time. We used Python Flask for the back end logic, a MySQL database for all the business’ information, and HTML / CSS and JavaScript for the front end display. The website was live at HeyWereOpen.com for the first few months of quarantine, and at its peak had over 100 businesses. All the code for the website can be found here.
Hey We’re Open