This is a Single page client-side app (SPA) to display real time stock price using HTML, CSS, JavaScript and JQuery. Features:
- This application lets you provide the name of the stock that you want to add to the chart and updates its price every 5 seconds.
- The stock price is fetched using JQuery from the stock reporting API Finnhub.io
- The stock price is displayed using Google charts This project was originally made in JSfiddle: https://jsfiddle.net/iamsr/jwzku2c3/192/
The demo of the project is shown below:
