Difference between revisions of "AY1516 T2 Group09 Project Management"

From Analytics Practicum
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[File: Anly482_grp09_logo.png | 250px | center | link=AY1516 T2 Group09 Project Overview]]
 +
 
<!--MAIN HEADER -->
 
<!--MAIN HEADER -->
 
{|style="background-color:#595959;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0"  |
 
{|style="background-color:#595959;" width="100%" cellspacing="0" cellpadding="0" valign="top" border="0"  |
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="20%" |  
+
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="16%" |  
[[AY1516 T2 Group09 | <font color="#FFFFFF">HOME</font>]]
+
[[AY1516 T2 Group09 Project Overview | <font color="#FFFFFF">PROJECT OVERVIEW</font>]]
  
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="20%" |  
+
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="16%" |  
[[AY1516 T2 Group09 The Team | <font color="#FFFFFF">THE TEAM</font>]]
+
[[AY1516 T2 Group09 Data | <font color="#FFFFFF">DATASET</font>]]
 +
 
 +
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="16%" |
 +
[[AY1516 T2 Group09 Phase One  | <font color="#FFFFFF">PHASE ONE</font>]]
 +
 
 +
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="16%" |
 +
[[AY1516 T2 Group09 Phase Two | <font color="#FFFFFF">PHASE TWO</font>]]
  
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="20%" |  
+
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="16%" |  
[[AY1516 T2 Group09 Project Overview | <font color="#FFFFFF">PROJECT OVERVIEW</font>]]
+
[[AY1516 T2 Group09 Conclusion | <font color="#FFFFFF">CONCLUSION</font>]]
  
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #C00000; background:#595959; text-align:center;" width="20%" |  
+
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #C00000; background:#595959; text-align:center;" width="16%" |  
 
[[AY1516 T2 Group09 Project Management | <font color="#FFFFFF">PROJECT MANAGEMENT</font>]]
 
[[AY1516 T2 Group09 Project Management | <font color="#FFFFFF">PROJECT MANAGEMENT</font>]]
  
| style="font-family: Calibri; font-size:120%; solid #043172; border-bottom:7px solid #595959; background:#595959; text-align:center;" width="20%" |
 
[[AY1516 T2 Group09 Documentation  | <font color="#FFFFFF">DOCUMENTATION</font>]]
 
|  &nbsp;
 
 
|}
 
|}
  
===== Project Timeline =====
+
<!-- Sub Header -->
[[File:Weidasha ProjectTimeline.png|1080x377px|frameless|center]]
+
{|style="background-color:#595959; margin: 0 0 0 40%" width="60%" cellspacing="0" cellpadding="0" valign="top" border="0" |
 +
 
 +
| style="font-family: Calibri; font-size:110%; solid #043172; background:#808080; text-align:center;" width="20%" |
 +
[[AY1516 T2 Group09 Project Management | <font color="#FFFFFF">TECHNOLOGIES USED</font>]]
 +
 
 +
| style="font-family: Calibri; font-size:110%; solid #043172; background:#808080; text-align:center;" width="20%" |
 +
[[AY1516 T2 Group09 The Team | <font color="#FFFFFF">THE TEAM</font>]]
 +
 
 +
| style="font-family: Calibri; font-size:110%; solid #043172; background:#808080; text-align:center;" width="20%" |  
 +
[[AY1516 T2 Group09 Stakeholders | <font color="#FFFFFF">OUR STAKEHOLDERS</font>]]
 +
 
 +
| style="font-family: Calibri; font-size:110%; solid #043172; background:#808080; text-align:center;" width="20%" |
 +
[[AY1516 T2 Group09 Documentation | <font color="#FFFFFF">DOCUMENTATION</font>]]
 +
 
 +
|}
  
 
===== Technologies Used =====
 
===== Technologies Used =====
Line 25: Line 44:
 
|-
 
|-
 
! Technology !! Description
 
! Technology !! Description
|-
 
|
 
[[File:Webstorm kyuBI.png|thumbnail|center|IDE: Webstorm]]
 
|| Webstorm is our chosen integrated development environment (IDE), providing a myriad of features. It has a powerful git and GitHub integration feature, enabling easy versioning of our codes, along with built-in support for many JavaScript frameworks including AngularJS. It is also free for use by students, and runs smoothly and efficiently with rarely any issues.
 
 
|-
 
|-
 
|  
 
|  
Line 35: Line 50:
 
|-
 
|-
 
|  
 
|  
[[File:AngularJSKyuBI.png|thumbnail|center|Development Framework: AngularJS]]
+
[[File:JMPKyuBI.jpeg|thumbnail|center|Analysis Tool: JMP]]
  || This popular structural framework enables developers to use HTML as a template, extending its’ syntax to better express all components clearly and concisely. This allows for quick and simple integration of additional libraries in the application.
+
  || We used JMP to analyse, clean and generate stunning diagrams and distribution charts.
|-
 
|
 
[[File:D3KyuBI.png|thumbnail|center|Image Libraries: D3.js]]
 
|| Our visual library will primarily be D3.js (Dara-Driven Documents), a JavaScript library that produces dynamic, interactive data visualizations. As our team aims to produce an analytics dashboard, this library would be perfect for our use.
 
 
|-
 
|-
 
|  
 
|  
 
[[File:HtmlcssjsKyuBI.png|thumbnail|center|Languages: HTML5, CSS3, Javascript]]
 
[[File:HtmlcssjsKyuBI.png|thumbnail|center|Languages: HTML5, CSS3, Javascript]]
 
  || Languages used in the development of our application will be HTML, CSS, and JavaScript. HTML is a standardized system for customizing data and basic visuals on web pages, whilst CSS is a style sheet language for describing the presentation of a document. Javascript is an object-oriented programming language for generating advanced visualization and interactions on web pages.
 
  || Languages used in the development of our application will be HTML, CSS, and JavaScript. HTML is a standardized system for customizing data and basic visuals on web pages, whilst CSS is a style sheet language for describing the presentation of a document. Javascript is an object-oriented programming language for generating advanced visualization and interactions on web pages.
|-
+
|}
|
 
[[File:FirebaseKyuBI.png|thumbnail|center|Deployment Server: Firebase]]
 
|| For quick and easy deployment, our team will be using Firebaseas our deployment server. A cloud-based server solution, it is scalable as well should our application require further development. As our deployment server as well as our live database, it is anticipated that there will be little to no issues displaying data and analysis on the server.|}
 

Latest revision as of 19:33, 17 April 2016

Anly482 grp09 logo.png

PROJECT OVERVIEW

DATASET

PHASE ONE

PHASE TWO

CONCLUSION

PROJECT MANAGEMENT

TECHNOLOGIES USED

THE TEAM

OUR STAKEHOLDERS

DOCUMENTATION

Technologies Used
Technology Description
Database: Firebase
Our client utilizes Firebase to store his data, and he will be sending us the data in JSON format. Storing text-based data in Firebase is quick and efficient, and having experienced pulling data on Webstorm, our team is confident that issues with this database will be minimal.
Analysis Tool: JMP
We used JMP to analyse, clean and generate stunning diagrams and distribution charts.
Languages: HTML5, CSS3, Javascript
Languages used in the development of our application will be HTML, CSS, and JavaScript. HTML is a standardized system for customizing data and basic visuals on web pages, whilst CSS is a style sheet language for describing the presentation of a document. Javascript is an object-oriented programming language for generating advanced visualization and interactions on web pages.