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

【店舗詳細】クーポンタブの実装 #32 #55

Open
YukiTodate opened this issue Aug 11, 2020 · 0 comments
Open

【店舗詳細】クーポンタブの実装 #32 #55

YukiTodate opened this issue Aug 11, 2020 · 0 comments

Comments

@YukiTodate
Copy link
Contributor

YukiTodate commented Aug 11, 2020

概要

  • クーポンカードの実装

詳細

  • Paperを用いて外枠を描画する
  • 「クーポン」の項目はListsで構成されており、各行はクリック可能なListItemで構成されている
  • ListDividersを用いて、ListItem同士の境界線を描画する
  • 「登録数」の行は店舗ごとに登録されているクーポンの数を表示する
  • 「登録数」の行をクリックすると「店舗ごとのクーポン一覧」画面(/shops/[id]/coupons)に遷移する

モック

  • クーポンの部分
モック
店舗情報(_shops_id)

備考

  • 先に管理者用の /coupons 画面を実装した方が良さそう
  • APIがクーポンに対応する必要がある
@YTakahashii YTakahashii changed the title 【店舗詳細】クーポンタブの実装 #54 【店舗詳細】クーポンタブの実装 #32 Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant