InvestIQ is a platform that can be used by casual and skilled traders as a helpful tool. It utilizes sentiment analysis to algorithmically rank every single stock based on how popular it is currently. It also reports statistics about each stock, including its current price, its trendiness, etc.
The client folder contains all the frontend code for the project, consisting mainly of Javascript and React files. The server folder contains the backend code for the project, including the main Flask server, the web-scraper, the sentiment analysis model, etc.