The goal of this website was to create a website using that updates some form of information in real-time using server-sent events.
I created this stock tracking website by using PHP to scrape the information from an existing website, also including the feature to update the stock selection by re-establishing the server sent connection.