Skip to content

REST API, DOM, JS, Python - Updating trello board through API's.

Notifications You must be signed in to change notification settings

mittaltushar014/trello_dom_api_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction:

In this project the changes to the trello board are being made through API's.

A page is provided from where we can make changes to the Trello Board through API's.

Board link where changes are being made : https://trello.com/b/Mtf0QUjJ/test-board

Features

The features provided on the page are:

Display all card names of a list on the board.
Add a card. Delete a card.
Update the name of a card.

To run:

  1. Open trelloBoard.html in your browser.

Directory Structure:

├── assets
│   └── trelloBoard.js
├── css │   └── trelloBoard.css ├── README.md
└── trelloBoard.html

About

REST API, DOM, JS, Python - Updating trello board through API's.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published