#3 14 Aug 2009 10:21:44 AM |
Threads: 0 Posts: 1
Amit M___ |
Re: What is the best way to plan out a web application?There really isn't any difference in describing what you need to a web developer or a software developer. They will both be looking for (if they are worth describing the problem to) in no particular order: 1. context diagrams that define how the external interfaces interact with your system, 2. what the requirements (functional, non-functional, constraints) of the system, 3. a flow chart describing how the user interacts with your front-end, 4. how you want the data to be stored, 5. a set of well defined business rules have always helped me, 6. describe what your vision of the application is, the goals and what you hope to accomplish in the future with it (this will help the developer make strong decisions may affect any future modifications and extensibility of the application). My best recommendation to you is to just lay everything and anything you can think of down on the table. Obviously, do it after you've deemed them worthy of the job. |
| Quote Reply |
|
|