Gitignore

From mn/ifi/inf5750
Revision as of 21:53, 25 November 2014 by Bdher@uio.no (talk | contribs)

Jump to: navigation, search

Project Information

Developing a touch-friendly messaging application for DHIS Health application, with offline capabilities

Group members

Bastien de La Selle-Le Her     - b.delaselle.leher@gmail.com

Jean-Charles Leneveu    - jcleneveu@linux.com

Øystein Dale - oystedal@ifi.uio.no

Git repository

https://github.com/INF5750-gitignore/dhis2-app-messaging

Features

  • Fetch and display messages from server
  • Display web connection status
  • Display messages even if off-line. Posibility to write messages and differ sending until web connection is back.
  • Mark messages as read / follow / delete / reply
  • Search funtion in messages
  • Filter messages (unread / followed)
  • Autorefresh of messages

Milestones

Objectives are as following:

Date Objectives
November 10
  • Retrieve message list from DHIS API
  • Working AngularJS structure
  • Pick a license
  • First draft of touch-friendly interface
  • First draft of current Wiki page
November 25
  • Display message conversation from top to bottom
  • Mark messages as read / unread
  • Filter messages by status (follow-up, unread, all)
  • Search messages
December 3
  • Project delivery
December 8
  • Project presentation

Team working

The development is made as a team. We use GitHub "issues" functionality to keep track of the different features being implemented and work repartition

You can see the feature list and progress here

Screenshots

Project learning

Suggested changes and improvements