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
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 :)
Here's a walkthrough of implemented user stories:jpmc3.webm
- Make sure GIT is setup eg.(username & email)
- Make comments on anything that was removed, updated, added, etc..
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.