1

I'm making something with Rails and AngularJS (from Google).

Can you help me with creation of a todo app (basic app I know how to do) that save the task like Google Keep?

For example, without click? Without buttons for save?

How to do?

1 Answers1

-2

A Todo App is the most basic of apps: TodoMVC http://todomvc.com/

user12121234
  • 2,519
  • 2
  • 25
  • 27