Coder Social home page Coder Social logo

makeitback / trello-delete-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 163 KB

Easily delete multiple Trello boards in one step

License: BSD 3-Clause "New" or "Revised" License

JavaScript 29.14% SCSS 26.79% CSS 30.00% HTML 14.07%
axios javascript restful-api api trello-api trello-board trello html5 html-css-javascript css3

trello-delete-app's Introduction

Trello Cleanup

Table of content

Table of Content

Summary

When I wanted to do a bulk cleanup of old unwanted Trello boards there was no easy way to do this in the native Trello Apps. To delete multiple boards, each one needed to be closed individually and in two separate operations (close, delete). This was slow and tedious.
This web app allows you to quickly and easily delete multiple Trello boards in one step.

Technologies

HTML5 CSS3 JavaScript Sass

This project is built with JavaScript and uses Axios to query the Trello REST API

Instructions

  • Clone this repo to your local machine.
  • Log into Trello (web) and find out your own private API key and token
  • Create a new empty keys.js file in your new local project directory.
  • Save your key and token in your keys.js file, Assigned to two variables: myKey and myToken
  • Launch index.html in your browser.

keys file screenshot

Note: As a safety feature, starred boards cannot be deleted.
If you want to delete starred boards you need to unstar them in Trello first. Alternatively, edit the code to disable this feature.

App screenshot


Status

License


This project is licensed under the terms of the BSD 3-clause "New" or "Revised" license.

trello-delete-app's People

Contributors

makeitback avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

chewy244

trello-delete-app's Issues

Page refreshes but does not delete.

I have multiple accounts that use a powerup for backups. the powerup malfunctioned and created hundreds of boards on the accounts.
I used this up successfully on one account and it worked perfectly. but on other accounts that are on a different workspace the app sees the boards I choose them all (around 190) and press delete the app thinks for a while but then it refreshes and nothing was deleted. tried doing it for just a small bulk each time and it refreshes a lot faster but no effect on the boards...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.