Website Creation Protocol

Requirements collection/ specifications:
The important task in creating a web product is extracting the requirements or requirements analysis. Once the general requirements are gathered from the client, an analysis of the scope of the development should be determined and clearly stated.

Input:
Interviews with the clients, Mails and supporting docs by the client, Discussions Notes, Online chat, Model sites/applications etc.,
Output:
1. Work plan,
2. Cost involved,
3. Team requirements,
4. Hardware-software requirements,
5. Supporting documents and
6. The approval.

Design:

  1. Research and planning
  2. Draft design
  3. Design
  • Requirements gathering
  • Project planning
  • Sketching
  • Color selection
  • Functional specification
  • Finalizing initial homepage look and feel
  • Finalizing inner page look and feel
  • Modifications
  1. iv. Modifications based on client’s feedback

Input: Requirement specification, Model sites/applications
Output: Site design with templates, Images and prototype.

Development (coding):
The developmental stage is the point where the web site itself is created. At this time, web developer will take all of the individual graphic elements from the prototype and use them to create the actual, functional site.
1. PSD to HTML (CSS Design)
2. Website functionalities implementation.
3. Integrate with CMS

Input: The site with PSD design and the requirement specification.
Output: Database driven functions with the site, Coding documents.

Testing:

Web based applications need intensive testing, as the applications will always function as a multi-user system with bandwidth limitations.
1. Valid CSS/ Valid HTML.
2. Browser Compatibility.
3. Spelling and grammar.
4. Functional testing.

Input: The site, Requirement specifications, supporting documents, technical specifications and technical documents.
Output: Completed application/site, testing reports, error logs, frequent interaction with the developers and designers.

Comments are closed.