Git Product home page Git Product logo

kiretell's People

Contributors

hirokisakabe avatar

Watchers

 avatar

kiretell's Issues

MVPとしての要件一覧

画面

  • 買う物リスト画面
  • 買う物候補リスト画面(ホーム画面)

機能

  • アイテム追加機能
    • 買う物候補リスト画面にて、アイテムを追加できる。
  • アイテム編集機能
    • 買う物候補リスト画面にて、アイテムを編集できる。
  • アイテム削除機能
    • 買う物候補リスト画面にて、アイテムを削除できる。
  • 買う物設定機能
    • 買う物候補リスト画面にて、アイテムを、買う物として設定できる。設定すると、アイテムは買う物リスト画面に表示される。アイテムは引き続き、買う物候補リスト画面にも表示される。
    • 買う物リスト画面にて、アイテムを、買わない物として設定できる。設定すると、アイテムは買う物リスト画面に表示されない。
  • アイテムソート機能
    • 買う物候補リスト画面にて、アイテムをマニュアルでソートできる。

データ

Item

type property description
string id 自動生成
string name
string createdAt
string updatedAt
boolean toBuy 買うものかどうか

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.