Skip to content

Abstract out the Board logic #43

@pedroCollogno

Description

@pedroCollogno

Is your feature request related to a problem? Please describe.
Right now we only offer support for Trello boards. As we grow support for additional boards, we need to build an abstraction to the "Board" logic (ie: an interface), so that integrating new systems only requires building an adapter

Describe the solution you'd like

  • Turn the TrelloHelper into a BoardHelper class that defines the contractual APIs we need to invoke.
  • Port Trello to it as an example

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions