Ekstremac Docs
  • πŸ‘‹What is Ekstremac?
  • About Us
    • Who we are?
    • Company Structure
    • Company Culture
    • Tech Radar
    • Meet the Team!
    • How to contact us?
  • Our Services
    • Web Design & Development
    • Mobile Development
    • SEO & Content Writing
    • Brand Management & Marketing
  • Our Products
    • 🚴Adventures
      • Ekstremac Apps
      • Service Fee
    • πŸ₯‚Team Building Planner
      • Building Stronger Teams
    • 😎Social Network
    • πŸ†˜SOS in Wilderness
    • πŸ₯‘Food for extreme life
    • πŸ€Έβ€β™‚οΈTraining for adventures
    • 🎟️Product Ticketing
    • 🏒Business owners
    • πŸ’°Passive Income
  • Investments
    • For Investors
    • Our Portfolio
  • Developers
    • Start here
    • Git Suggestions
    • Git Commit Message Conventions
    • Microservices
      • Authentication
      • User types
      • Administration
  • Tips & Tricks for Success
    • πŸ› οΈProductivity Tools
    • ⬆️Creativity Boosters
  • Internal Processes
    • Trello Board
    • Content Generation Process
    • Innovation Day
    • OKRs
    • Partner Ratings
  • Legal Documents
    • Terms of Service
    • Privacy Policy
    • Legal Policy
    • Cookie Policy
    • Impressum
Powered by GitBook
On this page
  • Intro
  • Kanban Board
  • Labels
  • Useful links
  1. Internal Processes

Trello Board

How to use Trello board and what do you need to do there?

PreviousInternal ProcessesNextContent Generation Process

Last updated 2 years ago

Intro

First of all, please check the next article [] and research other links in Trello docs.

Kanban Board

We are using this straightforward Kanban template to maintain communication and efficient workflow among all teams in our organization.

Every team has a separate Trello board with the Kanban template (somewhere with small changes depending on team needs).

By adding tasks as cards to the Backlog list, we are breaking down the roadmap into small steps.

As the cards are fleshed out, move them through Design one at a time.

The card will be moved to the To Do list for engineers to pick up once it has been completely specified and designs attached.

Every card is assigned to someone (one or multiple team members) and once when start working on it, advanced to the "Doing" stage so that everyone on the team is aware of what is being worked on.

When cards are ready for the second set of eyes, they subsequently proceed via Code Review (or list next to Doing, if Code Review doesn't exist in the team board).

Cards should be moved to Done once they have completed Testing and have shipped to production.

Labels

  • Low Priority - Green Label

  • Medium Priority - Orange Label

  • Top Priority - Red Label

Useful links

@startuml
actor Anyone
Anyone -> Backlog: Create Card
Backlog -> Backlog: Manager: Setup Priority
Backlog -> ToDo: Manager: Card is ready
ToDo -> Doing: Assagne: Start working
Doing -> Review: Assagne: Finished
Review -> Done: Manager: Validation success
Review -> ToDo: Manager: Validation failed
@enduml

[]

How To Use TRELLO for Beginners + Workflow Examples []

Trello and Kanban. Forget To Do Lists. Planning Mastery []

How To Use TRELLO for Project Management []

Diagram editor code []

Kanban Template
Link
Link
Link
Link
Learn Trello board basics
Basic Kanban Board