NOTE: If you link to this site,
or otherwise find it useful,
please send a brief note to the author.
Thank you!
"Project Mark II"
Project Management Software
We are proud to offer the "Project Mark II" project management software
which has been designed to support and encourage Lean/6-Sigma methodologies.
It is project management software for your entire enterprise!
Help your associates follow Lean & 6-Sigma methodologies in their projects
Instantly know the status of all projects in all Value Streams, locations, and product families in your enterprise
Automatically remind project owners of late or upcoming tasks
Produce professional project status reports at the press of a button
Get up and running in as little as 24 hours, at very low cost, and without involving your IT Department
Users are limited to authorized logins.
The system uses a 256-bit security code, unique to each user.
Project Summary Page
Lists all the projects in the system.
You can use the Filters and Sorting commands to modify this view.
Dashboard
The Dashboard is a quick summary, especially designed for managers to keep tabs on all projects.
It provides an overall cost savings summary for the next 15 months, as well as listing several other types of projects of interest.
This is the first view provided to Managers.
Regular users are shown a Project Summary list of their own projects instead of this page.
Task Summary
Lists all the tasks in the system.
Just like the Project Summary page, you can use the Filters and Sorting commands to modify this view.
Project Detail 1
Detailed information about a project.
This screen shot shows the topmost part of this screen, with the summary view of the Charter, and the project status section.
Project Detail (Tasks for the Project)
This screen shot shows the Task List associated with this Project.
Notice that each Task has a Name, Description, Status Code, Start Date, End Date, Duration, and Owner.
This is like a mini-version of Microsoft Project, because the Tasks can have dependencies,
and so rescheduling one task will automatically reschedule all the dependent tasks.
Task Detail
This screen shot shows the editing screen for the detailed information about a Task.
The status of each task can be updated independently for maximum flexibility.
Edit Personal Info
This screen shot shows the editing screen for the personal info about the user.
It sets the name, password, eMail address, training level, and other info.
It also allows setting very detailed control over eMail notifications.
Project Mark II is written as a "server side" application. It consists of a series of scripts written in the Python programming language.
These scripts use an MySQL database to store all the project, task, and user data.
Web pages are served by the Apache 2 web server.
A few public-domain javascript applications handle some specific aspects of the program.
Although Project Mark II itself is copyrighted software, it is built on "open source" software and Linux,
most of which is licensed under the Gnu Public License.
This means that the entire program infrastructure is built on systems that are widely used, and widely supported.
The source code of Project Mark II is provided to the licensee in clear text.
(It has to be, or it won't run on the Apache web server.)
This means that your IT department will have full access to the code and can read and analyze it to their heart's content.
The code is fully copyrighted, so you can't copy, disseminate, or use the code outside the licensing agreement,
but you can make changes and improvements for your own use, if you so desire.
(The program author also welcomes suggestions and improvements to the code!)