Task Overview | Installation Instructions | Link to Module 3 | Bank&MergeCo. Program
Experience Technology at Bank&MergeCo.Try out what real work is like in the technology team at Bank & Merge Co. Fast track to the tech team with your work.
Display data visually for traders. Use Perspective to create the chart for the trader’s dashboard.Aim: Use Perspective to generate a chart that displays the data feed in a clear and visually appealing manner for traders to monitor this trading strategy.
- Please clone this repository to start the task
- Connect the python and the repo
- Upload a git patch file as the submission to this task
- Upload a video detailing your process and work
Please ensure you are using python2.7.
Similar to Task 2, start the data feed server by running the python server
python2 datafeed/server.py
Run npm install
to start the React application.
To run the app in development mode, run npm start
in the project directory.
Open http://localhost:3000 to view the app in the browser. The page will reload if you make edits.