working trello api

This commit is contained in:
2021-05-09 13:22:43 -04:00
commit e2d7c70673
10 changed files with 304 additions and 0 deletions

4
cards.csv Normal file
View File

@@ -0,0 +1,4 @@
Card Name,Card Description,List TOP or BOTTOM,Due Date,Estimated Time,Max Texture Size,Tri Count,Other Attachments File Names
Test Card,This is a card to test the API,TOP,09-05-2021,3H,512,10K,"another_image.png,test_cover.png,fourth_image.png"
Test2,This is a second test card,TOP,10-10-2021,8H,1024,,third_image.png
Third Card,this is our third Card!,,,,,,
1 Card Name Card Description List TOP or BOTTOM Due Date Estimated Time Max Texture Size Tri Count Other Attachments File Names
2 Test Card This is a card to test the API TOP 09-05-2021 3H 512 10K another_image.png,test_cover.png,fourth_image.png
3 Test2 This is a second test card TOP 10-10-2021 8H 1024 third_image.png
4 Third Card this is our third Card!