Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 474 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 474 Bytes

STEPS TO RUN THE PROGRAM

  1. npm install (Installs all the neccessary Packages)
  2. nodemon app.js (Note:- lite-server won't work)

alphaVantage-

GET REAL TIME STOCK DATA WITH CHARTS AND INTRADAY STOCKS

Workflow :-

  1. USES GET/POST METHOD
  2. Triggers the "ENDPOINT" and gives the real time stock updates regarding the SAME
  3. Generates Charts using charts.js

technologies:-

  1. JAVASCRIPT
  2. CHART.JS
  3. Html & Css
  4. Node
  5. Express

ENDPOINT:- ALPHAVANTAGE-WRAPPER