Project80 is a simple project and task manager for the Newton. It is written using the NewtApp-Framework, so the basic functionality is similar to built-in apps like Names and Notes. Project80 maintains a set of tasks which can be manipulated via an overview and a detailed view.
Using Project80 is quite simple. First, a set of tasks has to be created and appropriate information (base priority and planned hours) has to be provided. Whenever the user wants to work on a task, he marks the activity flag in the detailed view of the task. After finishing work, he disables the indicator and Project80 updates the corresponding fields.
Project80 uses a simple calculation for the overall priority of a task. If no planned hours are given, the overall prioriry equals the given base priority. If the user has planned the hours she wants to spend on a task, the base priority is raised according to the already accomplished percentage according to this scheme:
The overview shows all tasks in a list with the following data:
The detailed view lets the user manipulate the data associated with a task. Most important are the name of the task, the activity flag and the base priority. Further, it is possible to provide planned hours for the current month, week or day. The detailed view also shows the total hours for the current month, week and day.