Skip to content

Welcome to our Full-Stack Project! The application allows users to search for a stock symbol (in example - AAPL for Apple Inc.) and retrieve the previous close market price for that symbol.

License

Notifications You must be signed in to change notification settings

haydencfb/Stock-Project

Repository files navigation

Stock Tracker

Overview

Welcome to our Full-Stack Project! The application allows users to search for a stock symbol (in example - AAPL for Apple Inc.) and retrieve the previous close market price for that symbol.

Features

  1. Search Functionality: Users can input a stock symbol into a search field.

  2. API Integration: The application utilizes the YH Finance API from RapidAPI to fetch stock data.

  3. Data Display: Upon entering a valid stock symbol, the application sends a request to the YH Finance API, which returns the previous close market price then displays a chart using Chart.js

  4. User Feedback: The application provides clear feedback to users, displaying the previous close price or an error message if the symbol is not valid or if the API call fails.

Installation

git clone https://github.com/haydencfb/Stock-Project.git
npm install
npm run start:dev

Screenshot

Screenshoit

Link To Deployment:

https://stock-project-mo4x.onrender.com

Login

Username: HaydenFB Password: password

Contributors

Hayden Fitzpatrick-Brintle

John Marquez

John Dinh

Brian Petros

About

Welcome to our Full-Stack Project! The application allows users to search for a stock symbol (in example - AAPL for Apple Inc.) and retrieve the previous close market price for that symbol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •