An open API service indexing awesome lists of open source software.

https://github.com/mna/angular-gtd

An example app for Getting Things Done built with AngularJS.
https://github.com/mna/angular-gtd

Last synced: over 1 year ago
JSON representation

An example app for Getting Things Done built with AngularJS.

Awesome Lists containing this project

README

          

# AngularJS GTD

This is an experiment / example app using [AngularJS][ajs] to build a simple tags-based Getting Things Done web app, because it's a (tiny) *little bit* more fun and complex than a todo app.

It started with the [angular-seed project from GitHub][seed], and at the moment, uses no persistence mechanism, so everything is lost once the browser closes or the user navigates to another page.

[ajs]: http://angularjs.org
[seed]: https://github.com/angular/angular-seed