8398a7/abilitysheet

This app is ability sheet for beatmania iidx music of level 12.

41

stars

3,660

commits

Ruby

primary language

Jan 7, 2026

updated

sp12.iidx.app
circleci
docker
gcp
helm
iidx
immutablejs
kubernetes
postcss
postgresql
rails
react
react-rails
redux
redux-saga
ruby
slack
typescript
yarn
Browse cluster: Helm package management for Kubernetes

README

IIDX☆12 参考表システム

Status

CI Code Climate Test Coverage Issue Count security License

Join to Development

メインの課題管理は JIRA で行っています。
不具合報告や要望等は GitHub の issue に投稿していただいて大丈夫です。

Discord

Domain Model

About

IIDX の SP☆12 の参考表をシステム化したものです。

  • 現状と問題
    • 個人個人で管理している(エクセルやら HTML やら)
    • 作成や管理に手間がかかる、利便性に欠ける
  • 提案システム
    • システムで一括管理
    • グラフ化やログの蓄積などを行い、データの可視化や記録ができる
    • Version ごとにログを取るため、過去のバージョンとの比較も行える

現在はネット上からノマゲ地力表、ハード地力表の反映。
また、iidx.meから集計したデータを元に項目応答理論を使い、地力値表を提供しています。

参考表は GCP 上の GKE にデプロイされ動作しています。
master にマージされると deploy リソースを管理しているプライベートリポジトリに通知が行われ、デプロイが開始されます。

Next

  • プレイヤーの地力値推定、及び楽曲推薦
  • スコアや BP の遷移グラフ

Requirements

Setting

git clone https://github.com/8398a7/abilitysheet.git
cd abilitysheet
bundle install -j4 --path vendor/bundle
rails db:setup
rails s

Database

PostgreSQL を採用しています。
MySQL を使わなかった理由についてはissue#130を参照ください。

License

This software is released under the MIT License, see LICENSE.txt.

Contributors

8398a7

3,442 commits

deppbot

212 commits

dascarlet

2 commits

iruca3

2 commits

8398a7/abilitysheet

This app is ability sheet for beatmania iidx music of level 12.

41

stars

3,660

commits

Ruby

primary language

Jan 7, 2026

updated

sp12.iidx.app
circleci
docker
gcp
helm
iidx
immutablejs
kubernetes
postcss
postgresql
rails
react
react-rails
redux
redux-saga
ruby
slack
typescript
yarn
Browse cluster: Helm package management for Kubernetes

README

IIDX☆12 参考表システム

Status

CI Code Climate Test Coverage Issue Count security License

Join to Development

メインの課題管理は JIRA で行っています。
不具合報告や要望等は GitHub の issue に投稿していただいて大丈夫です。

Discord

Domain Model

About

IIDX の SP☆12 の参考表をシステム化したものです。

  • 現状と問題
    • 個人個人で管理している(エクセルやら HTML やら)
    • 作成や管理に手間がかかる、利便性に欠ける
  • 提案システム
    • システムで一括管理
    • グラフ化やログの蓄積などを行い、データの可視化や記録ができる
    • Version ごとにログを取るため、過去のバージョンとの比較も行える

現在はネット上からノマゲ地力表、ハード地力表の反映。
また、iidx.meから集計したデータを元に項目応答理論を使い、地力値表を提供しています。

参考表は GCP 上の GKE にデプロイされ動作しています。
master にマージされると deploy リソースを管理しているプライベートリポジトリに通知が行われ、デプロイが開始されます。

Next

  • プレイヤーの地力値推定、及び楽曲推薦
  • スコアや BP の遷移グラフ

Requirements

Setting

git clone https://github.com/8398a7/abilitysheet.git
cd abilitysheet
bundle install -j4 --path vendor/bundle
rails db:setup
rails s

Database

PostgreSQL を採用しています。
MySQL を使わなかった理由についてはissue#130を参照ください。

License

This software is released under the MIT License, see LICENSE.txt.

Contributors

8398a7

3,442 commits

deppbot

212 commits

dascarlet

2 commits

iruca3

2 commits

Languages

Ruby

54.5%

TypeScript

19.0%

Slim

12.3%

HTML

11.1%

JavaScript

2.1%