1. Road Map
The purpose of this page is to have anyone and everyone know where Tasque is headed. If you'd like to work on a new feature of Tasque you can add an entry in the "Release unspecified" table below. Just specify basic project information as suggested by the table headers. If you feel like describing your project in more detail (milestones, project plan, ...), you can of course create a new wiki page and link to it here.
1.1. Release unspecified
Component |
Task |
Status |
Priority |
Assignee |
1.2. 1.0 Release
Component |
Task |
Status |
Priority |
Assignee |
1.3. 0.2 Release
Component |
Task |
Status |
Priority |
Assignee |
Core |
New Tasque library (libtasque) |
In Progress |
High |
Antonius Riha |
1.4. Explanation of keys
Component can be one of the following (or a mixture):
Core: Shared code base of all Tasque client apps (libtasque).
Backend/<Type>: A data providing backend such as RtmBackend (Backend/RTM) or SqliteBackend (Backend/Local (Sqlite)).
Client/<Type>: A client app and its type. <Type> may be Gtk# or Android.