Simple nodejs app for checking ipo results
- Clone this project
git clone https://github.com/morphhyy/ipoResult.git
- cd into the folder
cd ipoResult
- Install dependencies
npm install
- Add your name and BOID in
./data/data.js
{
name: '<your name>',
boid : '<your boid>'
}
- Execute
node ocr.js
node app.js for watson-speech