Ruby on Rails: a sexy basic Trello clone
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