An open API service indexing awesome lists of open source software.

https://github.com/bcylin/receipt-number-checker

https://bcylin.github.io/receipt-number-checker/
https://github.com/bcylin/receipt-number-checker

backbonejs gh-pages requirejs

Last synced: 3 months ago
JSON representation

https://bcylin.github.io/receipt-number-checker/

Awesome Lists containing this project

README

          

## Receipt Number Checker / 統一發票對獎程式

Result checker for Taiwan Uniform Receipt Lottery

### Demo
http://bcylin.github.io/receipt-number-checker/

### Parse Data

Source: [財政部稅務入口網](http://invoice.etax.nat.gov.tw)

$ rake parse

Update `data/numbers.json`:

$ rake update

### Run Locally

$ rake run

### Build

$ ./build-receipt.sh

Require:

- [Node.js](http://nodejs.org/)
- npm-installed [lessc](http://search.npmjs.org/#/less)