The Stock Price Dashboard is a web application that allows users to monitor multiple stocks using the Yahoo Finance API. The dashboard is built using JavaScript for the frontend and Python for the backend.
• Multi-Stock Monitoring: Users can add and track the stock prices of multiple companies simultaneously. • Real-Time Updates: Stock prices are updated in real-time, providing users with the latest information. • Interactive Charts: The dashboard displays stock prices using interactive charts for better visualization. • Customizable Watchlist: Users can customize their watchlist by adding or removing stocks of interest.
• Frontend: JavaScript, HTML, CSS • Backend: Python • API: Yahoo Finance API
To run the Stock Price Dashboard locally, follow these steps: • Clone the repository. • Install the necessary dependencies. • Run the backend server. • Open the front end in a web browser.
• Add stocks to your watchlist by entering the stock symbols. • Remove stocks from your watchlist by clicking on the delete button. • View real-time stock prices and charts for each stock.
• Godhuli De
This project is licensed under the NYIT License - see the LICENSE file for details.