Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

25 lines (25 loc) · 1.29 KB

Stock Price Dashboard

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.

Features

• 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.

Technologies Used

• Frontend: JavaScript, HTML, CSS • Backend: Python • API: Yahoo Finance API

Getting Started

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.

Usage

• 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.

Contributors

• Godhuli De

License

This project is licensed under the NYIT License - see the LICENSE file for details.