Questions tagged [kanban]

Kanban is a method for developing software products and processes with an emphasis on just-in-time delivery while not overloading the software developers. **Please note:** This is exclusively for programming questions; methodology questions should be directed to Software Engineering SE, and project management questions should go to Project Management SE.

Kanban is a method for developing software products and processes with an emphasis on just-in-time delivery while not overloading the software developers. In this approach, the process, from definition of a task to its delivery to the customer, is displayed for participants to see and developers pull work from a queue.

258 questions
-3
votes
0 answers

which database is better to use to create a kanban?

I'm developing a Trello clone and I'm unsure about the optimal database choice: Postgresql or MongoDB? Initially, I experimented with Postgres, but encountered some challenges. Now, I'm seeking advice on whether I should persist with one option or…
-3
votes
1 answer

inboard drag and drop between stages iOS

I'm trying to do Trello like iOS app. With drag and drop boards/cards from one stage to another. Does anybody knows any libraries that I can use to simulate that drag and drop process for swift 4? Thank you in advance :)
-3
votes
2 answers

Tools to create a digital status board

In my company we are using a board to present status of the tickets. Something like kanban board but with more columns. So a chit is a ticket that you put on the table, that is drawn on the board. Columns (sometimes split into rows rows) represent…
user1655175
  • 11
  • 1
  • 3
1 2 3
17
18