Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

列車の現在地を表示するComponent(Train)を追加する #24

Open
csenet opened this issue Jul 2, 2023 · 1 comment
Open

列車の現在地を表示するComponent(Train)を追加する #24

csenet opened this issue Jul 2, 2023 · 1 comment
Assignees

Comments

@csenet
Copy link
Member

csenet commented Jul 2, 2023

やりたいこと

列車の現在位置を状態として持っているので、路線図上に表示したい。

やること

新しく列車の状態を表示するComponentを作る。

仕様

列車Componentで保持したい情報は以下の2点

  • 列車ID(stringで与えられるものでプラレールの識別に利用する。azusanaritaexなど列車と対応されることを想定)
  • プライオリティ(簡単にいうと特急や各駅などの種別で、数値として与えられる。種類は多くて3程度で、色や文字などで区別したい)

Related to #14

コードを見る限り、Railにtrainsのpropsは定義されてるが実装がない状況

@csenet csenet changed the title Trainの現在地を表示するComponentを追加する 列車の現在地を表示するComponent(Train)を追加する Jul 2, 2023
@csenet
Copy link
Member Author

csenet commented Jul 2, 2023

なんとなく考えたイメージ図
もっと良いUIがあれば募集
IMG_3897F4D1C21E-1

@hutinoatari hutinoatari assigned hel-kun and unassigned hutinoatari Jul 3, 2023
@csenet csenet assigned mimifuwa and unassigned hel-kun Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

4 participants