You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an abstraction layer for connector classes that will use APIs to connect to different KanBan boards and retrieve KanBan cards. The abstraction layer should have an interface that contains a set of methods that retrieve cards and apply different filters to the cards retrieved. The layer should also copy the cards to the underlying database and set visibility statuses.
The text was updated successfully, but these errors were encountered:
Create an abstraction layer for connector classes that will use APIs to connect to different KanBan boards and retrieve KanBan cards. The abstraction layer should have an interface that contains a set of methods that retrieve cards and apply different filters to the cards retrieved. The layer should also copy the cards to the underlying database and set visibility statuses.
The text was updated successfully, but these errors were encountered: