/**

Programming

Programming starts at the same time as the the design work. Most sites have a Content Management System, enabling the client to edit the site. To start this process, I decide which page types are needed. This is important to see what content needs to be on each page type. To accommodate  for this, each page type gets different input fields. A gallery, for instance, needs different input fields in comparison to a contact page.

Some sites don’t have a classic page structure and might need extra work. Sometimes a custom system is needed.

Not only the Content Management System needs programming work. The frontend (the area your users will see) might have forms, slide shows or orderforms that need extra work.

During this part of the project, the customer will be able to start testing the system. By entering test data, customers are able to check (together with me) check if everything works as it should. If there are things that are not yet clear about the system, this is also the time to get more info about them.

*/

Comments

No one has commented on this page yet.