Skip to content

Releases: coding-jam/angular2-todo-list

TodoListApp with Routing

22 May 13:41
Compare
Choose a tag to compare

Added a new page for "done" list. Just an example for Component Routing

TodoListApp with backend

22 May 13:40
Compare
Choose a tag to compare

Add Http service and backend to serve todos from file. Each new todo will not saved upon backend restart

Simple serverless TodoListApp

22 May 13:38
Compare
Choose a tag to compare

Simple TodoList Angular2 application with no backend