Skip to content

binarygit/my-todo

Repository files navigation

README

Installation

git clone git@github.com:binarygit/my-todo.git
cd my-todo
bundle
rails db:migrate

Run server

bin/dev

Details

This is a pretty simple app. It has a single model called TodoItem and one controller TodoItemsController.

You can create, edit, destroy, complete todo_items from the root page /todo_items itself. All thanks to Turbo!

image

About

exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors