Skip to content

Starter repo for task 3 of JPMC's Forage program

Notifications You must be signed in to change notification settings

Aaronturas/jpmc-task-3

 
 

Repository files navigation

JPMC Task 3 Using perspective to generate a live graph that displays the data feed in a clear and visually appealing way for traders to monitor.

Submitted by: Aaron Ivan Gonzalez

Time spent: 1 hour spent in total

Required Features

The following required functionality is completed:

  • Server API URLs
  • Import json, random, urllib.request
  • Python 3
  • Node 18.10.0
  • React
  • Download all dependencies by using: "npm install" in VSCode terminal

Resources:

  • Visual Studio Code
  • Ubuntu 20.04
  • Ubuntu Screencast

Setup:

  • 1. Download all dependencies by using: "npm install" in terminal
  • 2. Go to server.py
  • 3. Run Python File
  • 4. New/Open Terminal
  • 5. Type: "npm start" in terminal
  • 6. Boom! It should work :)

Video Walkthrough

Here's a walkthrough of implemented user stories:jpmc3.webm

Result

jpmc3

Notes

  • Make sure GIT is setup eg.(username & email)
  • Make comments on anything that was removed, updated, added, etc..

License

Copyright [2023] [Aaron Ivan Gonzalez]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Starter repo for task 3 of JPMC's Forage program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.1%
  • TypeScript 26.8%
  • HTML 11.0%
  • CSS 5.8%
  • JavaScript 1.3%