Giter Site home page Giter Site logo

lean-coffee-board-2022's People

Contributors

badabam avatar

Watchers

 avatar

lean-coffee-board-2022's Issues

Form for new cards

Value statement - a requirement, not a solution

As a user
I need to create new cards
so that we can have different topics in our discussions

Description (Text, Scribble, Wireframe, Design)

create-card
create-card-button

Acceptance criteria

  • Save data to localstorage
  • Back button brings you back to startpage and empties the form
  • Create button adds a new card to startpage at the top
  • Create button empties the form and sets focus to text input
  • Button is disabled until both inputs are filled (with anything but whitespace characters)
  • Add card button (startpage) is fixed at the bottom of the screen (and not pushed down by cards)
  • The url does not change

Tasks

  • Feature branch
  • Button component w/ storybook and tests
  • Form component w/ storybook and test
  • Update App with components and logic
  • Add localStorage

Complexity

medium

Card with Author

Value statement - a requirement, not a solution

As a user
I need to know the card's author's name
so that I know with whom to discuss the card

Description (Text, Scribble, Wireframe, Design)

story-with-author

Acceptance criteria

  • Author should be right-aligned
  • Author should be "dotted out", if too long (John Verylongnamethatdoesnot...) to fit in one row

Tasks

  • feature branch
  • update component test
  • add example for normal and long author in storybook
  • update component

Complexity

low

Remember author

Value statement - a requirement, not a solution

As a user
I need to have my name saved
so that I don't have to write it correctly for each card

Description (Text, Scribble, Wireframe, Design)

  • First time, form is as before
  • After first card, see wireframe

edit-author

Acceptance criteria

  • Author is saved in browser
  • Click on "edit" shows form with two inputs and "author" prefilled and the value is selected
  • Click on "edit" does not delete card text (input above author)
  • Click on "back" keeps the last saved author

Tasks

  • Feature branch
  • Update form component (with new storybook stories and tests)
  • Add logic
  • Use localStorage

Complexity

medium

List of Cards

Value proposition (user story)

As a student
I want to have a list of the most frequent questions
I order to know that I did not miss anything important.

Description (text, scribble, wireframe, design)

homescreen

Text:

  • delivered by Jerry

Acceptance criteria

  • Sorted alphabetically ascending

Complexity (low, medium, high)

low

Tasks

  • Create feature branch
  • Build card component (storybook)
  • Write tests for card component
  • Add cards to App
  • Add global styles

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.