Stages in the design process
0
investigate
Define the problem by brainstorming ideas using mindmaps
Investigate (research)
Research using websitesBooks and magazines Chat to potentail users
Plan (Understand the problem)
0
Planning using a Gantt chart
...
design stage ( create a representation, decide on tools)
Create a representation (wireframe, flowcharts, prototypes)Decide on tools
Wireframe ?
a visual guide that represents the skeletal framework of a website
Flowcharts?
block diagrams that graphically describe a process or system
Flowchart symbols and meanings?
0
oval
represents the beginning or end in a flowchart
Arrows (Flow Chart)
Shows which instruction should take place next. --->
Parallelogram (flowchart)
input and output
Rectangle in a flowchart
It is used to show a process, task, action, or operation. ... The arrows flowing from the decision shape are usually labeled with Yes, No or True, False.
Diamond (flowchart)
decision
How many phases in create?
2 types create phase and iterate phase
Create phase
Implement the planThe stage where the programming and building takes place.Based on all the work from the previous stages.Tools you use will depend on the type of project-website, app, blog ,etcDocument everything
Iterate phase
The design of a system have to be modified as a result of an issue that has arisen.This is called an iteration, it can cause delays and be frustrating but it is part of the process
What is the purpose of an iteration?
It helps ensure that the solution created is the right oneIt also helps as it keeps all the versions as they may be needed for later.
Evaluate Phase
Evaluate Phase• Determine if the solution is the right one.• Refer back to the design brief and what was asked for.• Programme and design is tested.• End users might be involved.• May cause more iterations if issues are discovered.• Document how you tested the project and what changes you made.
Document phase
Document Phase• Report, present and reflect on the process.• Format will depend on the ALT design brief.• This will happen from the start of the project. You will finalise it at the end.