System Design
System design usually starts after analysis phase is completed and both you and we have a clear understanding of what the expectations from the developed software are. During the design phase we identify, develop and suggest you the following development details: System Architectures – what the major system software components are, how they interact with each other. Technology Architecture – what technologies are to be used for the system. The most important thing here is that most likely you will request the new system to integrate with your existing software. The technologies used by the new system would not be in conflict with software applications that you use in your organization. Platform Architecture – what workstations, servers and other hardware would be used for the future system. System Prototype – using rapid software development tools and methodologies we’ll develop the prototype to demonstrate you the majority of system functionality. This is a very helpful step in the development since you get something that you can “see and touch” and get the idea how the system will work after development is completed. After looking at the prototype you might come up with other ideas or requirements for the system since presentation of the system prototype might help you to identify new functionality that you would request.
|