Changes between Version 17 and Version 18 of BluePrint/Dashboard


Ignore:
Timestamp:
04/30/13 21:45:35 (12 years ago)
Author:
psych0der
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Dashboard

    v17 v18  
    6565=== Data Model ===
    6666todo
     67
     68=== Types Of Dashboard ===
     69* User
     70  * Standard  : This will be the default dashboard provided to new users on signup.It will contain preselected widgets from misc resources.For ex default dashboard would contain
     71       * Map of offices
     72       * Upcoming training
     73       * Contact details of Active volunteers sorted by region
     74       * Time line of shipments
     75 
     76    * Customisable : These are the dashboards which are customised by user according to there needs.They  results from customisation(layout and choice of widgets)  applied to standard dashboard.  For example this type of dashboard can contain :
     77       * World clocks
     78       * widgets displaying feeds/tweets from important organisations
     79       * Maps of Assets
     80       * Map of project communities[[BR]]
     81
     82 * Resource Dashboards  : Resource dashboards serves the purpose of displaying summary of particular resources on single page.These resource specific dashboards are ideal way of getting glimpse of status o particular resource.  For example Resource dashboard for organisation would contain  :[[BR]]
     83  * Number of Resources (Staff, Branch, Volunteers)
     84  * Map of Offices
     85  * Key Contact Details (Phone ,Address ,email)
     86  * List of Branches / Offices
     87
     88
     89
     90
     91
     92
    6793=== Workflows ===
    6894* User visits the dashboard after logging in
     
    96122
    97123== Implementation ==
     124=== Dashboard Content ===
     125* From Sahana Eden
     126 * Outstanding tasks they need to do
     127 * Reviewing incoming CAP alerts.
     128 * Summary Reports
     129 * Graphs
     130 * Map
     131 * Contact Lists
     132 * Latest Activity
     133* External Information
     134 * World Clocks
     135 * Social Media Feed
     136
    98137=== (Prospective) ===
    99138* Layout is composed of placeholders ( html5 containers for example) for different widgets , which will populate the view.
     
    124163----
    125164BluePrint
    126