SlideShare a Scribd company logo
1 of 23
Download to read offline
WEBSITE DESIGN DOCUMENT
                                Red Cross Field System




Document Author: Toby Allder & Tim Blackburn
Website Design Document




Executive Summary
The purpose of this document is to outline the guidelines
and standards to which this website will adhere, how the
general design process occurred (methodology), aspects
of the conceptual design process including navigation,
page designs, etc.
The intended audience of this document is the Swin Field
project group and possible future project teams who may
expand upon this website.




Website_Design_V3.1.doc   Page 2 of 23
Website Design Document




Contents

1. Introduction ............................................................................................................................ 4
   1.1 Document Purpose .......................................................................................................... 4
   1.2 Document Scope.............................................................................................................. 4
2. Website Design Process........................................................................................................ 5
3. Website Standards ................................................................................................................ 6
   3.1 Website Design Standards............................................................................................... 6
   3.2 Website Coding Standards .............................................................................................. 6
4. Client Requirements .............................................................................................................. 7
5. Architecture Requirements .................................................................................................... 8
6. Hardware and Software Requirements.................................................................................. 9
7. Hierarchy and Navigation Diagram...................................................................................... 10
8. Main Page Type Designs..................................................................................................... 13
   8.1.1 – Early prototype: Login page ..................................................................................... 13
   8.1.2 – Final prototype: Login page...................................................................................... 13
   8.1.3 – Final Design: Login page ......................................................................................... 14
   8.2.1 – Early prototype: Volunteer Home page .................................................................... 15
   8.2.2 – Final prototype: Volunteer Home page .................................................................... 15
   8.2.3 – Final Design: Volunteer Home page ........................................................................ 16
   8.3.1 – Early prototype: Volunteer Personal Details page ................................................... 17
   8.3.2 – Final prototype: Volunteer Personal Details page.................................................... 17
   8.3.3 – Final Design: Volunteer Personal Details page........................................................ 18
   8.4.1 – Early prototype: Staff home page............................................................................. 19
   8.4.2 – Final prototype: Staff home page ............................................................................. 19
   8.4.3 – Final Design: Staff home page................................................................................. 20
   8.5.1 – Early prototype: Staff Events page........................................................................... 21
   8.5.2 – Final prototype: Staff Events page ........................................................................... 21
   8.5.3 – Final Design: Staff Events page............................................................................... 22
9. Server Side Script................................................................................................................ 23




Website_Design_V3.1.doc                                      Page 3 of 23
Website Design Document




1. Introduction
1.1 Document Purpose

The purpose of this document is to comprehensively dictate the design standards to which the
Swin Field project team will adhere to while creating the Red Cross Field System web
application. It is to also provide evidence of the design process and how the final design and
navigation was determined.



1.2 Document Scope

The scope of this document ranges from the methodology Swin Field used during this project
and how it impacted upon the final design and navigation, the website design standards which
will be adhered to, the client requirements and how they have helped to shape the final
product, the software and hardware requirements required, hierarchy and navigation design,
and the design of server side scripting.




Website_Design_V3.1.doc                 Page 4 of 23
Website Design Document




2. Website Design Process
Please refer to Section 2.5.1 of the Project Plan, which can be located at:

http://cit3.ldl.swin.edu.au/~swinfield/documents/projectplan/Swinfield_Project_Plan_V2.1.pdf




Website_Design_V3.1.doc                  Page 5 of 23
Website Design Document




3. Website Standards
3.1 Website Design Standards

Please refer to the section of the Swinburne Major project site related to website design
standards, which can be located at:

http://cit.wta.swin.edu.au/cit/majorprojects/quality/standards/webSiteDesignStandards.html



3.2 Website Coding Standards

Please refer to the section of the Swinburne Major project site related to website coding
standards, which can be located at:

http://cit.wta.swin.edu.au/cit/majorprojects/quality/standards/webSiteCodingStandards.html




Website_Design_V3.1.doc                  Page 6 of 23
Website Design Document




4. Client Requirements
Please refer to Section 4 of the Functional Requirements Document, which can be located at:

http://cit3.ldl.swin.edu.au/~swinfield/documents/functional/Swinfield_Requirements_V3.1.pdf




Website_Design_V3.1.doc                 Page 7 of 23
Website Design Document




5. Architecture Requirements
After developing several prototypes and discussions with the client, it became apparent that a
certain consistent style of navigation should be implemented for both main user groups
(Volunteers and Red Cross staff).

A side navigation bar was decided upon. This was mainly due to the fact that it is likely this
website will be expanded upon in the future, and as such a horizontal navigation bar style was
not suitable as it would not effectively handle this expansion. This was applied to both user
groups, as at times Volunteers can be changed to a Field Officer status and it is best that the
navigation layout stays as similar as possible.

This side navigation bar is to stay on all pages throughout the site as it enhances efficiency
and effectiveness of browsing the site.




Website_Design_V3.1.doc                   Page 8 of 23
Website Design Document




6. Hardware and Software Requirements
Please refer to Section 4 of the System Requirements Specifications document, which can be
located at:

http://cit3.ldl.swin.edu.au/~swinfield/documents/srs/swin_field_SRSV2.2.pdf




Website_Design_V3.1.doc                 Page 9 of 23
Website Design Document




7. Hierarchy and Navigation Diagram
This is the hierarchy diagram from a ‘volunteer’ perspective

                                                  Login




                                                Main Page




     Shifts              Personal               My Teams       Availability
    Available             Details



     Teams                Events                  Sites          Clients




This is the hierarchy diagram from a ‘staff’ perspective



                                        Login


    Personal                                                        Availability
     Details

                                      Main Page

     Shifts                                                           Clients
    Available



     Teams                Events                     Sites          My Teams




Website_Design_V3.1.doc                  Page 10 of 23
Website Design Document




This is an example of the navigation of our ‘staff’ system.


                             Login Screen




                              Staff Home




      Personal               Events                Sites      Availability         User Search
       Details



       Shifts              My Teams               Teams         Clients
      Available


                                                                          Global Navigation




    Shift details                                                                    Users
                                                                                     Details




                                                               Agency




Website_Design_V3.1.doc                    Page 11 of 23
Website Design Document




This is an example of the navigation of our ‘volunteer’ system.




                               Login Screen




                                Staff Home




         Personal              Shifts             My Teams           Availability
          Details             Available


                                                                  Global Navigation




          Sites               Teams                 Clients            Events




                              Users
                              Details




Website_Design_V3.1.doc                   Page 12 of 23
Website Design Document




8. Main Page Type Designs
Several prototyping sessions were conducted during the Analysis phase to help determine the
main page type layouts. Below are samples of an early stage prototype and then a last
prototype of several of the main pages.

8.1.1 – Early prototype: Login page




8.1.2 – Final prototype: Login page




Website_Design_V3.1.doc               Page 13 of 23
Website Design Document




8.1.3 – Final Design: Login page




Website_Design_V3.1.doc            Page 14 of 23
Website Design Document




8.2.1 – Early prototype: Volunteer Home page




8.2.2 – Final prototype: Volunteer Home page




Website_Design_V3.1.doc            Page 15 of 23
Website Design Document




8.2.3 – Final Design: Volunteer Home page




Website_Design_V3.1.doc           Page 16 of 23
Website Design Document




8.3.1 – Early prototype: Volunteer Personal Details page




8.3.2 – Final prototype: Volunteer Personal Details page




Website_Design_V3.1.doc             Page 17 of 23
Website Design Document




8.3.3 – Final Design: Volunteer Personal Details page




Website_Design_V3.1.doc             Page 18 of 23
Website Design Document




8.4.1 – Early prototype: Staff home page




8.4.2 – Final prototype: Staff home page




Website_Design_V3.1.doc             Page 19 of 23
Website Design Document




8.4.3 – Final Design: Staff home page




Website_Design_V3.1.doc            Page 20 of 23
Website Design Document




8.5.1 – Early prototype: Staff Events page




8.5.2 – Final prototype: Staff Events page




Website_Design_V3.1.doc              Page 21 of 23
Website Design Document




8.5.3 – Final Design: Staff Events page




Website_Design_V3.1.doc             Page 22 of 23
Website Design Document




9. Server Side Script
We have made use of the following in our system:

      Ajax

      CodeIgniter with Model View controller Framework

      PHP/MySQL




Website_Design_V3.1.doc               Page 23 of 23

More Related Content

Viewers also liked

Website development pass year
Website development pass yearWebsite development pass year
Website development pass yearShu Shin
 
مشاريع التخرج
مشاريع التخرجمشاريع التخرج
مشاريع التخرجSabir Ahmed
 
نحو مشاريع تخرج ابتكارية
نحو مشاريع تخرج ابتكاريةنحو مشاريع تخرج ابتكارية
نحو مشاريع تخرج ابتكاريةJamil AlKhatib
 
Teachers Needs Analysis
Teachers Needs AnalysisTeachers Needs Analysis
Teachers Needs Analysisvictorgaogao
 
3 بحث مشروع التخرج
3 بحث مشروع التخرج3 بحث مشروع التخرج
3 بحث مشروع التخرجZaid Alsahagi
 
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...Bala Murugan
 
مشروع التخرج , دليل عملي
مشروع التخرج , دليل عملي مشروع التخرج , دليل عملي
مشروع التخرج , دليل عملي A. M. Wadi Qualitytcourse
 
18 بحث مشروع التخرج
18 بحث مشروع التخرج 18 بحث مشروع التخرج
18 بحث مشروع التخرج Zaid Alsahagi
 
6 بحث مشروع التخرج
6 بحث مشروع التخرج 6 بحث مشروع التخرج
6 بحث مشروع التخرج Zaid Alsahagi
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsvidya_shankar
 
What is documentation and its techniques
What is documentation and its techniquesWhat is documentation and its techniques
What is documentation and its techniquesSohail Sangi
 
SRS document for Hotel Management System
SRS document for Hotel Management SystemSRS document for Hotel Management System
SRS document for Hotel Management SystemCharitha Gamage
 
Uccn1003 -may10_-_lect03a_-_lan_design_issues
Uccn1003  -may10_-_lect03a_-_lan_design_issuesUccn1003  -may10_-_lect03a_-_lan_design_issues
Uccn1003 -may10_-_lect03a_-_lan_design_issuesShu Shin
 
أساسيات كتابة مشروع التخرج
أساسيات كتابة مشروع التخرجأساسيات كتابة مشروع التخرج
أساسيات كتابة مشروع التخرجA. M. Wadi Qualitytcourse
 

Viewers also liked (20)

Website development pass year
Website development pass yearWebsite development pass year
Website development pass year
 
Chap9
Chap9Chap9
Chap9
 
مشاريع التخرج
مشاريع التخرجمشاريع التخرج
مشاريع التخرج
 
نحو مشاريع تخرج ابتكارية
نحو مشاريع تخرج ابتكاريةنحو مشاريع تخرج ابتكارية
نحو مشاريع تخرج ابتكارية
 
Protocolo Spanning Tree
Protocolo Spanning TreeProtocolo Spanning Tree
Protocolo Spanning Tree
 
Teachers Needs Analysis
Teachers Needs AnalysisTeachers Needs Analysis
Teachers Needs Analysis
 
3 بحث مشروع التخرج
3 بحث مشروع التخرج3 بحث مشروع التخرج
3 بحث مشروع التخرج
 
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...
Oracle Applications - Sales Order Entering,Booking,Picking And Shipping Made ...
 
Tutorial imex builder (field units)
Tutorial imex builder (field units)Tutorial imex builder (field units)
Tutorial imex builder (field units)
 
مشروع التخرج , دليل عملي
مشروع التخرج , دليل عملي مشروع التخرج , دليل عملي
مشروع التخرج , دليل عملي
 
18 بحث مشروع التخرج
18 بحث مشروع التخرج 18 بحث مشروع التخرج
18 بحث مشروع التخرج
 
6 بحث مشروع التخرج
6 بحث مشروع التخرج 6 بحث مشروع التخرج
6 بحث مشروع التخرج
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrs
 
What is documentation and its techniques
What is documentation and its techniquesWhat is documentation and its techniques
What is documentation and its techniques
 
Chap5
Chap5Chap5
Chap5
 
SRS document for Hotel Management System
SRS document for Hotel Management SystemSRS document for Hotel Management System
SRS document for Hotel Management System
 
Uccn1003 -may10_-_lect03a_-_lan_design_issues
Uccn1003  -may10_-_lect03a_-_lan_design_issuesUccn1003  -may10_-_lect03a_-_lan_design_issues
Uccn1003 -may10_-_lect03a_-_lan_design_issues
 
Documentation Types
Documentation TypesDocumentation Types
Documentation Types
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
أساسيات كتابة مشروع التخرج
أساسيات كتابة مشروع التخرجأساسيات كتابة مشروع التخرج
أساسيات كتابة مشروع التخرج
 

Similar to Website design v3.1

From Website To Webapp Shane Morris
From Website To Webapp   Shane MorrisFrom Website To Webapp   Shane Morris
From Website To Webapp Shane MorrisShane Morris
 
Web Design Solutions
Web Design Solutions Web Design Solutions
Web Design Solutions APARNA SANAKA
 
Community Resource Portal for the Healthcare Sector
Community Resource Portal for the Healthcare SectorCommunity Resource Portal for the Healthcare Sector
Community Resource Portal for the Healthcare SectorMike Taylor
 
App Performance New
App Performance NewApp Performance New
App Performance Newnoiy58
 
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letter
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letterDoorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letter
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letterDarrel Rader
 
Integration SharePoint 2010 with CRM 2010 by Mai Omar Desouki
Integration SharePoint 2010 with CRM 2010 by Mai Omar DesoukiIntegration SharePoint 2010 with CRM 2010 by Mai Omar Desouki
Integration SharePoint 2010 with CRM 2010 by Mai Omar DesoukiMai Omar Desouki
 
Summary Project Server Psi
Summary Project Server PsiSummary Project Server Psi
Summary Project Server PsiPhuong Nguyen
 
Performance Tune Up for Web Developers
Performance Tune Up for Web DevelopersPerformance Tune Up for Web Developers
Performance Tune Up for Web DevelopersLenin Ghazi
 
BPMS Buyer's Tool Kit - Sample RFP
BPMS Buyer's Tool Kit - Sample RFPBPMS Buyer's Tool Kit - Sample RFP
BPMS Buyer's Tool Kit - Sample RFPBonitasoft
 
Record matching over query results
Record matching over query resultsRecord matching over query results
Record matching over query resultsambitlick
 
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...s_rajan_sinthu
 
WSO2Con EU 2016: Building Awesome Personal Dashboards with WSO2 Dashboard Se...
WSO2Con EU 2016: Building Awesome Personal Dashboards  with WSO2 Dashboard Se...WSO2Con EU 2016: Building Awesome Personal Dashboards  with WSO2 Dashboard Se...
WSO2Con EU 2016: Building Awesome Personal Dashboards with WSO2 Dashboard Se...WSO2
 
Srs document for identity based secure distributed data storage schemes
Srs document for identity based secure distributed data storage schemesSrs document for identity based secure distributed data storage schemes
Srs document for identity based secure distributed data storage schemesSahithi Naraparaju
 
Designing Powerful Web Applications Using AJAX and Other RIAs
Designing Powerful Web Applications Using AJAX and Other RIAsDesigning Powerful Web Applications Using AJAX and Other RIAs
Designing Powerful Web Applications Using AJAX and Other RIAsDave Malouf
 
Digital Content Retrieval Final Report
Digital Content Retrieval Final ReportDigital Content Retrieval Final Report
Digital Content Retrieval Final ReportKourosh Sajjadi
 

Similar to Website design v3.1 (20)

From Website To Webapp Shane Morris
From Website To Webapp   Shane MorrisFrom Website To Webapp   Shane Morris
From Website To Webapp Shane Morris
 
Web Design Solutions
Web Design Solutions Web Design Solutions
Web Design Solutions
 
Software Task Estimation
Software Task EstimationSoftware Task Estimation
Software Task Estimation
 
Community Resource Portal for the Healthcare Sector
Community Resource Portal for the Healthcare SectorCommunity Resource Portal for the Healthcare Sector
Community Resource Portal for the Healthcare Sector
 
App Performance New
App Performance NewApp Performance New
App Performance New
 
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letter
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letterDoorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letter
Doorsng po t_core_workbook_sse_imagev3.3.1_v6moda_final_letter
 
Integration SharePoint 2010 with CRM 2010 by Mai Omar Desouki
Integration SharePoint 2010 with CRM 2010 by Mai Omar DesoukiIntegration SharePoint 2010 with CRM 2010 by Mai Omar Desouki
Integration SharePoint 2010 with CRM 2010 by Mai Omar Desouki
 
Summary Project Server Psi
Summary Project Server PsiSummary Project Server Psi
Summary Project Server Psi
 
internet_gov_plan
internet_gov_planinternet_gov_plan
internet_gov_plan
 
Performance Tune Up for Web Developers
Performance Tune Up for Web DevelopersPerformance Tune Up for Web Developers
Performance Tune Up for Web Developers
 
BPMS Buyer's Tool Kit - Sample RFP
BPMS Buyer's Tool Kit - Sample RFPBPMS Buyer's Tool Kit - Sample RFP
BPMS Buyer's Tool Kit - Sample RFP
 
Record matching over query results
Record matching over query resultsRecord matching over query results
Record matching over query results
 
User Experience Custom Closet v3
User Experience Custom Closet v3User Experience Custom Closet v3
User Experience Custom Closet v3
 
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...
WSO2 Con EU 2016 - Building Awesome Personal Dashboards With WSO2 Dashboard S...
 
WSO2Con EU 2016: Building Awesome Personal Dashboards with WSO2 Dashboard Se...
WSO2Con EU 2016: Building Awesome Personal Dashboards  with WSO2 Dashboard Se...WSO2Con EU 2016: Building Awesome Personal Dashboards  with WSO2 Dashboard Se...
WSO2Con EU 2016: Building Awesome Personal Dashboards with WSO2 Dashboard Se...
 
Srs document for identity based secure distributed data storage schemes
Srs document for identity based secure distributed data storage schemesSrs document for identity based secure distributed data storage schemes
Srs document for identity based secure distributed data storage schemes
 
IBM WebSphere Portal
IBM WebSphere PortalIBM WebSphere Portal
IBM WebSphere Portal
 
Designing Powerful Web Applications Using AJAX and Other RIAs
Designing Powerful Web Applications Using AJAX and Other RIAsDesigning Powerful Web Applications Using AJAX and Other RIAs
Designing Powerful Web Applications Using AJAX and Other RIAs
 
Digital Content Retrieval Final Report
Digital Content Retrieval Final ReportDigital Content Retrieval Final Report
Digital Content Retrieval Final Report
 
RavenDB overview
RavenDB overviewRavenDB overview
RavenDB overview
 

More from Shu Shin

More from Shu Shin (20)

02 Information System Security
02  Information System Security02  Information System Security
02 Information System Security
 
Information System Security introduction
Information System Security introductionInformation System Security introduction
Information System Security introduction
 
Chap12 part 1_
Chap12 part 1_Chap12 part 1_
Chap12 part 1_
 
Chap11
Chap11Chap11
Chap11
 
Chap10
Chap10Chap10
Chap10
 
Chap9
Chap9Chap9
Chap9
 
Chap8
Chap8Chap8
Chap8
 
Chap7
Chap7Chap7
Chap7
 
Chap6
Chap6Chap6
Chap6
 
Chap4
Chap4Chap4
Chap4
 
Chap3
Chap3Chap3
Chap3
 
Chap2
Chap2Chap2
Chap2
 
Chap1
Chap1Chap1
Chap1
 
Chap13
Chap13Chap13
Chap13
 
Chap13
Chap13Chap13
Chap13
 
Chap11
Chap11Chap11
Chap11
 
Chap10
Chap10Chap10
Chap10
 
Chap7
Chap7Chap7
Chap7
 
Chap6
Chap6Chap6
Chap6
 
Chap5
Chap5Chap5
Chap5
 

Website design v3.1

  • 1. WEBSITE DESIGN DOCUMENT Red Cross Field System Document Author: Toby Allder & Tim Blackburn
  • 2. Website Design Document Executive Summary The purpose of this document is to outline the guidelines and standards to which this website will adhere, how the general design process occurred (methodology), aspects of the conceptual design process including navigation, page designs, etc. The intended audience of this document is the Swin Field project group and possible future project teams who may expand upon this website. Website_Design_V3.1.doc Page 2 of 23
  • 3. Website Design Document Contents 1. Introduction ............................................................................................................................ 4 1.1 Document Purpose .......................................................................................................... 4 1.2 Document Scope.............................................................................................................. 4 2. Website Design Process........................................................................................................ 5 3. Website Standards ................................................................................................................ 6 3.1 Website Design Standards............................................................................................... 6 3.2 Website Coding Standards .............................................................................................. 6 4. Client Requirements .............................................................................................................. 7 5. Architecture Requirements .................................................................................................... 8 6. Hardware and Software Requirements.................................................................................. 9 7. Hierarchy and Navigation Diagram...................................................................................... 10 8. Main Page Type Designs..................................................................................................... 13 8.1.1 – Early prototype: Login page ..................................................................................... 13 8.1.2 – Final prototype: Login page...................................................................................... 13 8.1.3 – Final Design: Login page ......................................................................................... 14 8.2.1 – Early prototype: Volunteer Home page .................................................................... 15 8.2.2 – Final prototype: Volunteer Home page .................................................................... 15 8.2.3 – Final Design: Volunteer Home page ........................................................................ 16 8.3.1 – Early prototype: Volunteer Personal Details page ................................................... 17 8.3.2 – Final prototype: Volunteer Personal Details page.................................................... 17 8.3.3 – Final Design: Volunteer Personal Details page........................................................ 18 8.4.1 – Early prototype: Staff home page............................................................................. 19 8.4.2 – Final prototype: Staff home page ............................................................................. 19 8.4.3 – Final Design: Staff home page................................................................................. 20 8.5.1 – Early prototype: Staff Events page........................................................................... 21 8.5.2 – Final prototype: Staff Events page ........................................................................... 21 8.5.3 – Final Design: Staff Events page............................................................................... 22 9. Server Side Script................................................................................................................ 23 Website_Design_V3.1.doc Page 3 of 23
  • 4. Website Design Document 1. Introduction 1.1 Document Purpose The purpose of this document is to comprehensively dictate the design standards to which the Swin Field project team will adhere to while creating the Red Cross Field System web application. It is to also provide evidence of the design process and how the final design and navigation was determined. 1.2 Document Scope The scope of this document ranges from the methodology Swin Field used during this project and how it impacted upon the final design and navigation, the website design standards which will be adhered to, the client requirements and how they have helped to shape the final product, the software and hardware requirements required, hierarchy and navigation design, and the design of server side scripting. Website_Design_V3.1.doc Page 4 of 23
  • 5. Website Design Document 2. Website Design Process Please refer to Section 2.5.1 of the Project Plan, which can be located at: http://cit3.ldl.swin.edu.au/~swinfield/documents/projectplan/Swinfield_Project_Plan_V2.1.pdf Website_Design_V3.1.doc Page 5 of 23
  • 6. Website Design Document 3. Website Standards 3.1 Website Design Standards Please refer to the section of the Swinburne Major project site related to website design standards, which can be located at: http://cit.wta.swin.edu.au/cit/majorprojects/quality/standards/webSiteDesignStandards.html 3.2 Website Coding Standards Please refer to the section of the Swinburne Major project site related to website coding standards, which can be located at: http://cit.wta.swin.edu.au/cit/majorprojects/quality/standards/webSiteCodingStandards.html Website_Design_V3.1.doc Page 6 of 23
  • 7. Website Design Document 4. Client Requirements Please refer to Section 4 of the Functional Requirements Document, which can be located at: http://cit3.ldl.swin.edu.au/~swinfield/documents/functional/Swinfield_Requirements_V3.1.pdf Website_Design_V3.1.doc Page 7 of 23
  • 8. Website Design Document 5. Architecture Requirements After developing several prototypes and discussions with the client, it became apparent that a certain consistent style of navigation should be implemented for both main user groups (Volunteers and Red Cross staff). A side navigation bar was decided upon. This was mainly due to the fact that it is likely this website will be expanded upon in the future, and as such a horizontal navigation bar style was not suitable as it would not effectively handle this expansion. This was applied to both user groups, as at times Volunteers can be changed to a Field Officer status and it is best that the navigation layout stays as similar as possible. This side navigation bar is to stay on all pages throughout the site as it enhances efficiency and effectiveness of browsing the site. Website_Design_V3.1.doc Page 8 of 23
  • 9. Website Design Document 6. Hardware and Software Requirements Please refer to Section 4 of the System Requirements Specifications document, which can be located at: http://cit3.ldl.swin.edu.au/~swinfield/documents/srs/swin_field_SRSV2.2.pdf Website_Design_V3.1.doc Page 9 of 23
  • 10. Website Design Document 7. Hierarchy and Navigation Diagram This is the hierarchy diagram from a ‘volunteer’ perspective Login Main Page Shifts Personal My Teams Availability Available Details Teams Events Sites Clients This is the hierarchy diagram from a ‘staff’ perspective Login Personal Availability Details Main Page Shifts Clients Available Teams Events Sites My Teams Website_Design_V3.1.doc Page 10 of 23
  • 11. Website Design Document This is an example of the navigation of our ‘staff’ system. Login Screen Staff Home Personal Events Sites Availability User Search Details Shifts My Teams Teams Clients Available Global Navigation Shift details Users Details Agency Website_Design_V3.1.doc Page 11 of 23
  • 12. Website Design Document This is an example of the navigation of our ‘volunteer’ system. Login Screen Staff Home Personal Shifts My Teams Availability Details Available Global Navigation Sites Teams Clients Events Users Details Website_Design_V3.1.doc Page 12 of 23
  • 13. Website Design Document 8. Main Page Type Designs Several prototyping sessions were conducted during the Analysis phase to help determine the main page type layouts. Below are samples of an early stage prototype and then a last prototype of several of the main pages. 8.1.1 – Early prototype: Login page 8.1.2 – Final prototype: Login page Website_Design_V3.1.doc Page 13 of 23
  • 14. Website Design Document 8.1.3 – Final Design: Login page Website_Design_V3.1.doc Page 14 of 23
  • 15. Website Design Document 8.2.1 – Early prototype: Volunteer Home page 8.2.2 – Final prototype: Volunteer Home page Website_Design_V3.1.doc Page 15 of 23
  • 16. Website Design Document 8.2.3 – Final Design: Volunteer Home page Website_Design_V3.1.doc Page 16 of 23
  • 17. Website Design Document 8.3.1 – Early prototype: Volunteer Personal Details page 8.3.2 – Final prototype: Volunteer Personal Details page Website_Design_V3.1.doc Page 17 of 23
  • 18. Website Design Document 8.3.3 – Final Design: Volunteer Personal Details page Website_Design_V3.1.doc Page 18 of 23
  • 19. Website Design Document 8.4.1 – Early prototype: Staff home page 8.4.2 – Final prototype: Staff home page Website_Design_V3.1.doc Page 19 of 23
  • 20. Website Design Document 8.4.3 – Final Design: Staff home page Website_Design_V3.1.doc Page 20 of 23
  • 21. Website Design Document 8.5.1 – Early prototype: Staff Events page 8.5.2 – Final prototype: Staff Events page Website_Design_V3.1.doc Page 21 of 23
  • 22. Website Design Document 8.5.3 – Final Design: Staff Events page Website_Design_V3.1.doc Page 22 of 23
  • 23. Website Design Document 9. Server Side Script We have made use of the following in our system:  Ajax  CodeIgniter with Model View controller Framework  PHP/MySQL Website_Design_V3.1.doc Page 23 of 23