Giter Site home page Giter Site logo

bst2's People

Contributors

blue-emc2 avatar

Watchers

 avatar

bst2's Issues

プレビュー画面

  • 画面設計
    • 基本的に入力画面のレイアウトになる
  • どうやってデータを別の画面にもっていくか
    • Redux?
  • プレビュー画面に遷移できるようにする

Show画面を作る

  • プレビューに公開するボタンをおく
  • 公開ボタンでshow画面に遷移する
  • routingでid付きのURLに遷移できるようにする
  • 表示データはダミー
  • URLは story/${character_name} というのでも面白いかも?
    • むりか

テストシナリオ

  • 入力画面からプレビュー画面に遷移したときに入力内容が保持されていること
  • セクションが10個以上できないこと
  • セクションが0個にできないこと
  • バリデーション
    • キャラクター名必須
    • テキスト必須

GET /story/:id API

GET /story/:id API を作って、表示させる

仕様

GET /story/:id

GET stories APIを作る

  • story一覧のjsonフォーマットを決める
  • GET stories APIを叩いて、jsonを取得する
  • クリックできるようにする

オブジェクトフォーマット設計

  • ポイントとしては、この情報から画面が復元できるか、復元しやすいか
  • 入力画面からプレビューボタンのタイミングで生成されるオブジェクト
  • プレビュー画面から登録APIにわたすオブジェクト

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.