Difference between revisions of "Full-Stock-Developers"

From mn/ifi/inf5750
Jump to: navigation, search
(Assignment: layout changes and added frameworks)
(Product overview)
Line 9: Line 9:
  
 
== Product overview ==
 
== Product overview ==
''Our interpretation of the assignment...''
+
''Our interpretation of the assignment''
 +
 
 +
The application will adress two different use cases:
 +
* Display estimated months of stock left for a given selection of organisational units, and a given selection of stock.  Estimated months left wil be calculated based on minimum and maximum values, set by an administrator.
 +
* Dislplay a graph of historical levels of a given stock in a given organisational unit. Minimum and maximum stocklevels will be indicated with dotted lines. These levels will be adjustable by users with administrative privileges.  
  
 
'''<u>TODO</u>'''
 
'''<u>TODO</u>'''

Revision as of 14:56, 27 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

The application will adress two different use cases:

  • Display estimated months of stock left for a given selection of organisational units, and a given selection of stock. Estimated months left wil be calculated based on minimum and maximum values, set by an administrator.
  • Dislplay a graph of historical levels of a given stock in a given organisational unit. Minimum and maximum stocklevels will be indicated with dotted lines. These levels will be adjustable by users with administrative privileges.

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