/rails7-taskify

Demo project to test Rails 7 features

Primary LanguageRuby

README

This is Rails 7 demo project to test new features.

Available features

  • bulma CSS
  • CRUD Todos
  • sortable todos using Stimulus Sortable
  • inline add, edit and destroy using Turbo