Project Management

[we have adopted a process model that describes the various phases in development]

Our approach combines our past experiences with understanding our client’s vision, goals, and objectives. To help reduce the difficulty in software development, we have adopted a process model that describes the various phases in development. The basic model starts with the big picture and then narrows down to the specific steps necessary to complete the project. This model is called the waterfall model or software lifecycle model, because it describes the phases of software development. Each stage in the lifecycle model proceeds one after another until conclusion.

The phases of this methodology are:

  • Project Planning (Problem Definition/Concept Exploration)
  • Requirement Analysis/Specification
  • Design Prototyping
  • Implementation and Unit Testing
  • Integration and System Testing
  • Release, Operation and Maintenance

TOP