board-gamers

ボードゲーマーの日常生活をより良くするためのWebサイトです。

Demo

実際に動いているWebサイトは https://board-gamers.appspot.com で確認できます。

Feature

入荷情報通知

ボードゲームは日本でもたくさん販売されていますが海外でも続々と新しいゲームが生み出されています。 そんなボドゲを日本語のルールをつけて売ってくれるショップさんは常に人気のある存在です。せっかくTwitterで入荷情報を流してくれても気付かずにいるとすぐ品切れになってしまうことが多々有ります。

そこでTwitterの発言から入荷情報をピックアップしてプッシュ通知で知らせてくれたら見逃さないと思いこの機能を作りました。

Requirement

Install

  • npm install

Contribution

  1. Fork (https://github.com/grapswiz/board-gamers/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the goapp test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create new Pull Request

TODO

https://github.com/grapswiz/board-gamers/issues

Licence