A dynamic and interactive stock chart project built with Angular and .NET, displaying real-time data for three major companies: Google, Apple, and Microsoft.
- Display dynamic charts for Google, Apple, and Microsoft stocks
- Selectable time range: 1 week, 1 month, 3 months
- Real-time data fetched from Alpha Vantage API
- Clean, responsive, and user-friendly UI
- Frontend: Angular, Chart.js
- Backend: .NET Core Web API
- API: Alpha Vantage
- Integrating the frontend with an external API in real-time
- Synchronizing the chart display with live data updates
- Working with Angular + .NET integration
- Handling asynchronous API calls and updating charts dynamically
- Building a clean and responsive UI for data visualization
Allow the user to select additional stocks Add historical data comparison Deploy live demo for public access
