Difference between revisions of "Gitignore"

From mn/ifi/inf5750
Jump to: navigation, search
(Created page with "== Project Information == Developing a touch-friendly messaging application for DHIS Health application, with offline capabilities == Group members == Bastien de La Selle-L...")
 
(added feature list and schedule)
Line 15: Line 15:
 
[https://github.com/fwsGonzo/inf5750-facilityreg https://github.com/INF5750-gitignore/dhis2-app-messaging]
 
[https://github.com/fwsGonzo/inf5750-facilityreg https://github.com/INF5750-gitignore/dhis2-app-messaging]
  
== Requirements ==
+
== Features ==
 +
 
 +
*<span style="font-size: 12px;">Fetch and display messages from server</span>
 +
*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 ==
 
== Time schedule ==
  
== Work distribution ==
+
Objectives are as following:
 +
 
 +
{| border="1" cellspacing="1" cellpadding="1" style="width: 500px;"
 +
|-
 +
| 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&nbsp;[https://github.com/INF5750-gitignore/dhis2-app-messaging/issues here]
  
 
== Screenshots ==
 
== Screenshots ==

Revision as of 20:20, 5 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

Download