Getting Things Done with UIProcess

'Getting Things Done' is a popular time management methodology, devised by David Allen. 'UIProcess' is an Application Block provided free by Microsoft for the .Net platform. This web-app is so named because because I was interested in both at the time, and I literally needed to get things done with UI Process.

Around eighteen months ago I was involved in a team building an ASP.NET web-app built around Microsoft's UIProcess Application Block.

The UIP AB we were working with had already been heavily modified by an 'architecture' team at the client site. Parts of the UIP are complicated and we were building a fairly large site. I decided to learn from the ground up and build a simple site based on the original Microsoft release.

Features

  • Next Action list. This follows the actions oriented approach that GTD takes.
  • Category administration. Add/remove/modify the type of actions.

License

GPLv3.

Status

Unstable