/sortello

A javascript application to sort/prioritize Trello cards

Primary LanguageJavaScriptMIT LicenseMIT

CircleCI Maintainability Gitter chat

Sortello

A javascript application to sort/prioritize Trello cards

Hosted version: sortello.com

Usage

To run sortello on your machine:

git clone git@github.com:mazzcris/sortello.git

npm install

npm start

Landing page: https://localhost:4000

App: https://localhost:4000/app.html

Styleguide: https://localhost:4000/styleguide.html

Running Unit Tests

npm run unit

Contributing

  1. Fork the project!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

/ideatosrl /filippogianessi /fain182 /drinky78 /Fuminshou