There are a lot of tutorials on the internet about how to create a rails app where a user can create, edit, delete a task.
I need to create an app where there is a pre filled list of tasks with checkboxes that the user can tick off.
Being a noob to rails, I can't really find any resources to point me in the right direction.
Any help will be appreciated.
Thanks