Project information

  • Category: Full-stack Website
  • Class: CS 411 (Database Systems)
  • Project date: April 29, 2021
  • Github: Link (original repository is private)

Development Process

A website developed by Zach Hamilton, Chris Heffley, Alyssa Aiello, and Deepan Venkatesh for CS 411 (Database Systems). This site has a fully functional front-end with JS, and uses Flask as its backend. We built a MySQL database on Google Cloud Platform with data we compiled from various open-source datasets, which we then connected to our website. My responsibilites included connecting the backend to the database, making user searches successfully query and filter the database, and dynamically generate and display pages and data for individual shows.