I'm working on a team (fairly unexperienced overall in this area) that is starting to build a new website. We will most likely be using PHP but may end up going with CMS, that will be decided upon rather soon. The area I was hoping to get some opinions on what info to give to a web developer when we are ready to start building the site?
We have been making lots of use cases, have a decent navigational/hierarchy framework, and the content is being produced rather quickly. We just wanted to get some opinions from web designers/programmers/developers etc. and tell us what kinds of things they "must have" or "prefer to have" when a client hires them to build a site from scratch.
Well there are many approaches.. but I think you are indicating what can you do to make things as easy as possible for the developer, to reduce cost / effort.
Everyone will have a different opinion on this, and it really depends on what kind of developer your hire, how they like to work etc.
Bring the developer into the process as early as possible, really the sooner the better..why not work in parallel? A good developer will help you understand the requirements from a technical perspective. It sounds like you are well organised. Already you have defined the navigation and you are working on producing the content needed.
What will speed the proccess when working with a developer is to have a list of features you will need, for example:
Publicly accessible Contact form
Needs the following fields, Name, Mobile Phone Number, Country, etc
Needs to check for the following required fields..
Needs a captcha field to prevent spam
Stores submitted data to the database
Emails submitted data to <email>
We need to be able to add and remove form fields from the admin panel
We need to be able to export a list of email addresses for use with newsletter system from the admin panel
If you can describe all the features on your site in a similar manner, and give them a priority - with the most important features at the top of the list
To describe the features in a very formal way will give you the best time savings. You could use this popular format called user stories:
As a <user type, eg. customer>,
I want to <some goal, eg. contact the site administrator>,
so that I can <some action, eg. get support with some issue I'm having>
so the format is like this:
As a <type of user>, I want <some goal> so that <some reason>
There are many articles out there on user stories (google)
if you can write some technical document with as detailed requirements as you can, and involve your developer as early in the process as possible this can only be a good thing
Thanks @hunterross very useful information. I'm going to start the process of finding our developer now so we can get their opinions on what we're doing.
Don't dictate the technology if you are not reasonably expert in that area. Let the expert you want to hire help with those decisions, since s/he is the one who will need to get down into the actual nuts and bolts of whatever software platform is selected. This is another good reason to find someone you want to work with as early as is feasible.
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
Bookmarks