Difference between revisions of "Deliciouscake"

From mn/ifi/inf5750
Jump to: navigation, search
(Summary of requirements)
(Summary of requirements)
Line 22: Line 22:
 
**The message must display the submission date
 
**The message must display the submission date
 
**The message must display the commodities and their respective quantities
 
**The message must display the commodities and their respective quantities
 
 
 
 
 
*User fills out a simple order form
 
 
*User hits send button
 
 
*Management gets a notification
 
  
 
''List of technologies and frameworks we will use:''
 
''List of technologies and frameworks we will use:''

Revision as of 15:16, 5 November 2015

Project details

Logistics Management Information System (LMIS) Light

The goal for the project is to replace the current paper based system for ordering commodities with a web-based app connected to DHIS2. This will enable users to submit orders to higher managements more efficiently than when using today's system. On one side the app is a simple web-based form where the health workers can fill in orders. On the other side the app is notification system, where the management can be notified of order requests.

List of group members

  • Simen Røste Odden (simenrod@ifi.uio.no)
  • Thomas Schwitalla (thoschwi@ifi.uio.no)
  • Jørgen Valen (jorgeval@ifi.uio.no)

Summary of requirements

Functional requirements:

  • The user must be able to fill in the order forms and submit it.
    • The input fields must accept quantities of the requested commodities.
    • There must be a submit button.
    • The form must have 3, 5, 8 or 10 input fields for commodities depending on type of user.
    • A confirmation message must be displayed upon submission of order.
  • The management must get a notification of the submitted order.
    • The message must display the sender's name
    • The message must display the submission date
    • The message must display the commodities and their respective quantities

List of technologies and frameworks we will use:

  • Spring
  • Maven
  • Hibernate
  • JavaScript (jQuery)
  • JSON
  • CSS3
  • HTML5
  • AJAX
  • Bootstrap

Time schedule

Milestone 1: November 8th

  • Document features and architecture on Wiki
  • Show understanding of DHIS2 web apps

Milestone 2: November 22th

  • First bare-bone version - static HTML
  • Uploadable as DHIS2 web app

Milestone 3: December 4th

  • Finished, if applicable also with the mobile app


How you are dividing tasks within the group