Difference between revisions of "Gitignore"

From mn/ifi/inf5750
Jump to: navigation, search
(added feature list and schedule)
Line 55: Line 55:
  
 
== Suggested changes and improvements ==
 
== Suggested changes and improvements ==
 
== Download ==
 

Revision as of 17:55, 10 November 2014

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

Time schedule

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

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