Skip to content
/ sortello Public
forked from sortello/sortello

A javascript application to sort/prioritize Trello cards

License

Notifications You must be signed in to change notification settings

fosco/sortello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Maintainability

Sortello

A javascript application to sort/prioritize Trello cards

Hosted version: sortello.com

Usage

To run sortello on your machine:

git clone [email protected]: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

About

A javascript application to sort/prioritize Trello cards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.1%
  • CSS 20.2%
  • HTML 9.7%