Adding in the menu options, we scraped the dining hall website for daily menu and stored it in a postgres database. Then, to connect the front end with the database we used Python Flask. We created multiple Rest APIs to personally tailor the information to each user. Finally, we built ...