Stock Sentiment Dashboard
Problem Statement
Investors need a way to quickly gauge market sentiment, which is often scattered across countless news articles. This project aimed to centralize and analyze this data to provide actionable insights.
Technologies Used
React
Node.js
Express.js
MongoDB
AI APIs
Process & Challenges
The main challenge was aggregating news data from multiple sources efficiently and processing it in real-time. I implemented a robust backend service that...
What I Learned
This project significantly improved my skills in full-stack development with the MERN stack and gave me hands-on experience with asynchronous data processing and API integration.