Difference between revisions of "Full-Stock-Developers"

From mn/ifi/inf5750
Jump to: navigation, search
(Assignment: Added links to assignment, libraries and github. Also added timeline image.)
(Assignment: layout changes and added frameworks)
Line 1: Line 1:
 +
== Members ==
 +
* Andreas Finn Hansen (andrefh)
 +
* Kristoffer Solheim (krisaso)
 +
* Lukas Vannini (lukasva)
 +
* Ole Marius Haanæs (omhaanae)
 +
 
== Assignment ==
 
== Assignment ==
 
[[Stock Level Visualisations]]
 
[[Stock Level Visualisations]]
  
 
== Product overview ==
 
== Product overview ==
Our interpretation of the assignment... TODO
+
''Our interpretation of the assignment...''
 +
 
 +
'''<u>TODO</u>'''
 +
 
 +
=== Requirements ===
  
== Proposed architecture ==
+
== Architecture ==
 +
''Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.''
 +
 
 +
=== Main frameworks ===
 
[https://angular.io/ Angular]
 
[https://angular.io/ Angular]
  
 
[https://material.angular.io/ Angular Material]
 
[https://material.angular.io/ Angular Material]
  
[https://valor-software.com/ng2-charts/ ng2-charts]
+
[https://valor-software.com/ng2-charts/ ng2-charts] (based on [http://www.chartjs.org/ Chart.js])
  
== Timeline for development ==
+
=== Other frameworks ===
 +
[https://cli.angular.io/ Angular CLI]
 +
 
 +
[https://github.com/angular/flex-layout Angular Flex-Layout]
 +
 
 +
[https://material.io/icons/ Material Design Icons]
 +
 
 +
[http://sass-lang.com/ Sass]
 +
 
 +
== Development ==
 
[[File:Rough timeline.png|none|thumb|480x480px]]
 
[[File:Rough timeline.png|none|thumb|480x480px]]
 +
 +
=== Division of labour ===
 +
''Describe how tasks are devided''
 +
 +
TODO later
 +
 +
=== Licensing ===
 +
''Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.''
 +
 +
Angular uses MIT license.
 +
 +
TODO later
  
 
== Github repository ==
 
== Github repository ==
 
[https://github.uio.no/krisaso/Stock-Level-Visualiser Github]
 
[https://github.uio.no/krisaso/Stock-Level-Visualiser Github]

Revision as of 15:46, 26 October 2017

Members

  • Andreas Finn Hansen (andrefh)
  • Kristoffer Solheim (krisaso)
  • Lukas Vannini (lukasva)
  • Ole Marius Haanæs (omhaanae)

Assignment

Stock Level Visualisations

Product overview

Our interpretation of the assignment...

TODO

Requirements

Architecture

Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.

Main frameworks

Angular

Angular Material

ng2-charts (based on Chart.js)

Other frameworks

Angular CLI

Angular Flex-Layout

Material Design Icons

Sass

Development

Rough timeline.png

Division of labour

Describe how tasks are devided

TODO later

Licensing

Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.

Angular uses MIT license.

TODO later

Github repository

Github