Home / SourceCode
Name Modified Size InfoDownloads / Week
Parent folder
Get_the_latest_source_code_here.txt 2017-05-13 197 Bytes
README.txt 2014-05-01 3.2 kB
Totals: 2 Items   3.4 kB 0
Description
===========
For the Agile Project Manager/Scrum Master who wishes to use a Kanban Board or a Scrum Board to manage the delivery of work
This program is not limited to Agile Project Management but can also be used for the traditional CPM waterfall project management

This is a Project Management tool very useful for managing the development of software>
Primarily this would be used in production support or software support teams 

To assign Jobs (User Stories) to the team 
Allows User to break the User Stories into Subtasks and assign them to individuals in the team

The Electronic Kanban Board (High Level Kanban Board) is a graphical representation of the 
User stories by state in pre defined columns
This is used to give a summary of the state of development of the User stories

The Low Level Kanban Board is also is a graphical representation but this time of the SubTasks 
by state (this  Kanban Board also displays the state of the (parent) user stories of the subtasks
This is used to give a detailed snapshot of the state of development of the User stories with their "allocated" subtasks 

The Ordinary User is allowed to : 
create/edit User Stories 
create/edit Subtasks 

and view them on both :
The High Level Kanban Board
The Low Level Kanban Board
The High Level Printable Report
The Low Level  Printable Report

NEW Feature : SCRUM Board :  
=========================
By popular demand we added Scrum project management functionality
Allowing you to manage your Scrum team and have a web based Scrumboard

New feature : CPM project management :  
====================================
This allows the Traditional Critical Path Method of Project management
to manage and track the progress of a project in a web based application


We have added 

Development Language
====================
This is a Groovy/Grails Web Application

Delivery Mechanism
==================
We deliver this Project Management tool as a Web-Application WAR file which you install on you Java Web server 

Installation
============
This program is delivered as a WAR file which can be deployed on Tomcat or on Grassfish web servers

Documentation
=============
We have provided an Administrators Manual to assist in getting this application to work and to created the pre-requisites needed

The Users Manual is used to show the user how to create User Stories and how to create Subtasks assigning them to User Stories
as well as how to display the High Level Kanban Board and the Low Level Kanban Board
As well as to display the high level and low level printable reports 

The deployment Binary is in the files folder
You should at lest download the Administrators Manual in the documentation folder

Once you have deployed this web application the Users manual will be available in the application as a link
For these users you have been given Administrator privileged they will be to access the Administrators Manual as a link

Web site
========
Visit our web site 
http://www.nccsolutions.biz/quickkanban

If you are a Grails developer and wish to contribute please visit this web page
http://www.nccsolutions.biz/quickkanban/index.php/developers
Source: README.txt, updated 2014-05-01