Difference between revisions of "BEE"

From mn/ifi/inf5750
Jump to: navigation, search
(Milestones)
Line 12: Line 12:
 
== 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.
 
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.
 +
 +
== Timeline ==
 +
'''November 1.'''
 +
* Create wiki
 +
* Chose assignment
 +
* Overview of the product to be developed, including features
 +
* Proposed architecture of the app (including key frameworks to be used)
 +
* Broad timeline for development (in form of milestones)
 +
* Link to project repository
 +
'''November 8.'''
 +
* DHIS2 data management
 +
'''November 15.'''
 +
* Interface
 +
'''November 22.'''
 +
* Features finalized
 +
'''November 29.'''
 +
* Bugfixes and documentation
  
 
== Licensing ==
 
== Licensing ==
Line 25: Line 42:
 
== Link to project repository ==
 
== Link to project repository ==
 
https://github.uio.no/BEE/BEE
 
https://github.uio.no/BEE/BEE
 +
 +
== References ==
 +
* [https://docs.dhis2.org/master/en/user/html/ch16s01.html 16.1.  About user management]
 +
* [https://docs.dhis2.org/master/en/user/html/sharing.html Chapter 21. About sharing of objects]
 +
* [https://en.wikipedia.org/wiki/Access_control_list access control lists]

Revision as of 03:20, 30 October 2017

Group members

  • Bartosz Gembala (bartoszg)
  • Erik Aaron Hansen (erihanse)
  • Erik Snartland (eriksna)

Project description requirements

Assignment

A description of the product you are developing, including features/requirements being implemented and mockups/screenshots. Also specify which assignment you have chosen.

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.

Timeline

November 1.

  • Create wiki
  • Chose assignment
  • Overview of the product to be developed, including features
  • Proposed architecture of the app (including key frameworks to be used)
  • Broad timeline for development (in form of milestones)
  • Link to project repository

November 8.

  • DHIS2 data management

November 15.

  • Interface

November 22.

  • Features finalized

November 29.

  • Bugfixes and documentation

Licensing

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

Division of labour

Bartek: Documentation

Erik A: Documentation

Erik S: Documentation

Link to project repository

https://github.uio.no/BEE/BEE

References