Web Development Project Life cycle
June 24, 2008 by Nathan Gardner
I was going to start this off as ‘The Ideal Web Development Environment’, but I soon realized that I was instead describing how a projects life cycle should go. So, I decided to stick to that. I will be explaining what I feel is the ideal project life cycle for a typical web development project. Some of these things aren’t necessary for smaller environments and other elements are missing for larger ones.
To complete a project, you have to have milestones and goals or else your get lost on your way. Following these steps does take longer than coding and uploading to a live site and testing it on the production server - but its benefits are well worth it.
There are a few key milestones in a projects life cycle.
- Initial spec meeting
- Project Definition Document / Scope document / Contracts
- Follow up meeting / agreement
- Human Resource Planning / Information sharing
- Project Planning
- Environment creation
- Database schema creation
- Design/Layout creation
- Development / Programming
- Testing
- User Acceptance testing
- Training
- Deployment
- Support / Maintenance



Comments
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!