Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 649 Bytes

File metadata and controls

28 lines (17 loc) · 649 Bytes

CSI4900-Stock-Prediction-Project

Overview

This web application offers two primary functionalities:

  1. Fetches various financial indicators for a list of stock tickers.
  2. Retrieves key metrics like market cap, sector, dividend yield, etc., for the same stock tickers.

The data is fetched and calculated by REST API endpoints and is accessible via HTTP GET requests.

Getting Started

Clone the repository to your local machine.

git clone https://github.com/your_repository/CSI4900-Stock-Prediction-Project.git

Navigate to the project directory.

cd CSI4900-Stock-Prediction-Project

Contributors

  • CSI4900 Students