views:

58

answers:

2

I need to build a web app. I will design the user experience and interface, and I will hire a freelance programmer to do the coding.

What information should I give the developer and how (screenshots, functional mockups, descriptions, etc)? What are the best practices? Is there any post/book you would recommend me to read?

Thanks!

A: 

Hi, You may want to consider learning UML

http://en.wikipedia.org/wiki/Unified_Modeling_Language

http://www.intelligentedu.com/newly_researched_free_training/UML.html

Google "Free + UML + Tutorials"

Keep an eye out for use case diagrams and class diagrams

Nich
-1 uml complicates things
flybywire
I have to agree with Oren A - there are a pile of tools in UML that may be useful without necessarily going down the route of doing the whole UML thing.
Murph
+3  A: 

I suggest you write the user manual of the web site. The manual should provide the user, including the administrator, how to do various tasks. You should provide logic, screenshot, etc., as you are really writing a manual to explain it to your user. That manual will explain itself how your website will look like, along with the required functionalities, and the developer will have clear view of what you really want.

tia