Build a Trello clone with Ruby on Rails, RankedModel and jQuery Sortable
It takes half an hour and 9 commits to build a basic Trello clone with Ruby on Rails!
Result:

Tools:
- Rails 6
- gem ranked-model
- jquery-ui-sortable
Features:
- create Lists
- create Tasks
- sort Lists
- sort Tasks
- move Tasks between Lists
- persist changes in the database
Did you like this article? Did it save you some time?