I built a Todo application (Pretty much the 'Hello World' of Development Tutorials). We have the ability to create multiple Todo lists and multiple Todo items for each list, and also the ability to mark an item as complete. (Ruby on Rails)
I built a Todo application (Pretty much the ‘Hello World’ of Development Tutorials). We have the ability to create multiple Todo lists and multiple Todo items for each list, and also the ability to mark an item as complete.