SPX500 Class Action Stock Trends
I worked as a frontend engineer on a team to develop a dynamic React-Flask website to analyze SPX500 companies'
stock trends following class action lawsuits. I designed the frontend using Node.js and Bootstrap, implementing features such as
search, sort, and filter. We built a REST API with Postman and populated it with SPX500 stock and legal history pulled from relevant
APIs. This was used in turn to populate our GCP PSQL database. Interaction between our database and the flask app was facilitated via
SQLAlchemy. A demo video of the website is shown below.