morphhyy / ipoResult

GET IPO RESULT FAST AS FUCK!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Ipo Result

Simple nodejs app for checking ipo results

Usage

  1. Clone this project
  git clone https://github.com/morphhyy/ipoResult.git
  1. cd into the folder
  cd ipoResult
  1. Install dependencies
  npm install
  1. Add your name and BOID in ./data/data.js
{
  name: '<your name>',
  boid : '<your boid>'
}
  1. Execute
  node ocr.js

node app.js for watson-speech

About

GET IPO RESULT FAST AS FUCK!


Languages

Language:JavaScript 100.0%