spencercarnage / ng-todo-mvc

TodoMVC app in Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-todo-mvc

The motto for this repo is ABT: Always Be TodoMVCing.

After working with Angular for over a year it was time to build my own version of TodoMVC. What started as a sloppy Plunker has turned in this glorious mess of a half-cocked, never-been-kissed work-in-progress. Major refactors along with tests are on their way. A lot of things are broken so don't expect this to work at all.

To Do:

  • better names; everything is "todo" or "todos"
  • improve folder structure
  • more tests
  • test coverage

About

TodoMVC app in Angular


Languages

Language:JavaScript 70.0%Language:CSS 22.9%Language:HTML 7.1%