bytesopher / weeklystatus

MIT License
0 stars 0 forks source link

As a user I want to use Trello as a datasource for the report #1

Open bytesopher opened 7 years ago

bytesopher commented 7 years ago

Features:

  1. Get Trello Client ID and Access Token (Access Token never expires)
  2. Get a list of boards,
  3. Select the a board
  4. Get list of lists
  5. Get cards of a list
  6. Get Card details
  7. Archive a Done list
  8. Create a new done list
bytesopher commented 7 years ago

Trello API is bad. It's skinny. Doesn't offer much features. Will have to create a new account to hide my current boards in case my Trello access token gets leaked!