Skip to content

Dynamic stock price chart using Angular and external API

Notifications You must be signed in to change notification settings

TAMARU2020/Stock-Chart-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stock Chart Angular

A dynamic and interactive stock chart project built with Angular and .NET, displaying real-time data for three major companies: Google, Apple, and Microsoft.


🖥️ Features

  • 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

🛠️ Tech Stack

  • Frontend: Angular, Chart.js
  • Backend: .NET Core Web API
  • API: Alpha Vantage

⚡ Challenges

  • Integrating the frontend with an external API in real-time
  • Synchronizing the chart display with live data updates

💡 What I Learned

  • Working with Angular + .NET integration
  • Handling asynchronous API calls and updating charts dynamically
  • Building a clean and responsive UI for data visualization

📈 Future Improvements

Allow the user to select additional stocks Add historical data comparison Deploy live demo for public access


🖼️ Screenshots

Stock Chart

About

Dynamic stock price chart using Angular and external API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published