Skip to content

LDolanLDolan/forage-jpmc-swe-task-2

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Real-Time Financial Data Viewer โ€“ JPMC Forage Task 2

Live at: LDolanLDolan.github.io/forage-jpmc-swe-task-2

This project is a real-time stock price viewer built as part of the J.P. Morgan Software Engineering Virtual Experience on Forage.

It extends the original task by incorporating WebSocket integration to stream live updates of stock prices, offering a more dynamic and accurate financial dashboard experience.


๐Ÿš€ Features

  • ๐Ÿ“ˆ Real-time stock price updates via WebSocket
  • ๐Ÿ’น Responsive and interactive financial chart UI
  • ๐Ÿงช Simulated trading data (from JPMC Forage environment or WebSocket test server)
  • โš™๏ธ Fully client-side app, deployable via GitHub Pages
  • ๐ŸŒ Hosted at: https://LDolanLDolan.github.io/forage-jpmc-swe-task-2

๐Ÿง  Background

This project was originally part of the Forage JPMC Virtual Internship, where participants build a stock charting interface that displays data for selected stocks and updates it in real-time. The original version used polling or static JSON files; this update improves on that by using WebSocket connections to reflect actual data changes as they happen.


๐Ÿ”ง Tech Stack

  • HTML, CSS, JavaScript (ES6)
  • WebSocket API
  • Local server or public WebSocket test source
  • GitHub Pages for deployment

๐Ÿ“ Getting Started

  1. Clone the repo:
    git clone https://github.com/LDolanLDolan/forage-jpmc-swe-task-2.git
    cd forage-jpmc-swe-task-2

JPMC Task 2

Starter repo for task 2 of JPMC's Forage program

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • TypeScript 0.1%
  • PowerShell 0.1%
  • Shell 0.0%
  • HTML 0.0%
  • CSS 0.0%