The Web Project survival Guide:
Key point to follow:
If you are not qualified to make the assessment, find someone who is.
Code every page once
Establish guidelines
Client Specs. Establish parameters
Part 1: Target Specifications
Part 2: Functionality and Features
Part 3: Design and Layout
Part 4: File Structure and Directory
Preferences
Part 5: Server and Hosting Information
If you are not qualified to make the assessment, find someone who is.
I think this is a key trait to every project manager, manager, or director in any field. From the review of the inmates are running the asylum it seems so many times details such as this are overlooked. In this case it was the complexity of the website that needs to be determine of what the team can handle. So many times Directors speak on behalf of their team, without addressing if their team can actually handle it.
These points are vital to delivering a project that your client is happy with and that your coders and designers are happy with.
Phase 1: Defining Project
Constantly Assess - Budget
- Complexity
- Schedule
*Do not forget Quality Assurance and testing
2: Site structure - Scope Creep
- Audience
- Content Status
3: Design Phase – Design Status
4: Setting File Structure - refer back to client spec sheet
- aligned with redesign and maintenance goals
- Scalability, growth in the next 12 months
- Updates; how often?
*Starting out organized will help you stay organized, so make it a priority.
5:HTML Production - Review information
- Check files are sliceable and optimizable- meet requirements of client specs.
-HTML templates
-implement light scripting
-smaller is better
-simple, simple, simple.
6:Content- some content not ready
- Don’t forget invisible content -tags
- Communication between backend and front end
7: Quality Assurance Testing – make sure it works
- budget 10% total time for QA
- create QA plan
- Do not overlook QA
- Prioritizing and fixing bugs
8: Final Check –make sure all systems are a go
- Design Check
- HTML Check
- Functionality/engineering check
- Content check
- Client approval


