Team: Social Social Network Integration

From mn/ifi/inf5750
Revision as of 13:05, 15 November 2013 by Niclasha@uio.no (talk | contribs)

Jump to: navigation, search
1. Group members
  • Shahzad :[shahzaak@ifi.uio.no]
  • Niclas :[niclasha@ifi.uio.no]
  • Nedim :[nedimh@ifi.uio.no]

2. Use Case
1. User uses this application to get a combination of Facebook and DHIS profile.


3. Features
   Each DHIS user will have a


  • Display Picture From Facebook
  • Name, Email, Nationality (basic info) From DHIS
  • Mutual Friends
  • User will have a Customized "News Feed" where (s)he can like/comment shared contents.[Not Decided Yet]

      http://apps.dhis2.org/demo/dhis-web-dashboard-integration/interpretation.action


4. Screenshots

   1. This is the original DHIS profile. We want to keep much of the original graphics, but integrate Facebook profile         picture and common friends. [1]


  2. This is the original DHIS “news feed”, we will integrate this to our on app, together with the profiles.



5. Technology

  •   HTML, CSS, JS


6. Group Tasks

By 7/11:
Shazhad - Make the barebone Html UI
Niclas - Try to connect javascript functions with DHIS api.
Neidm - Look into facebook api.

By 15/11:
Shazhad - Connect facebookusers to dhisusers. Get profilepicture, friends (mutual friends) from user id.
Niclas - Make it possible to login to DHIS and get user information, and get a list of all users.
Neidm - Make it possible to login to DHIS and get user information, and get a list of all users.

7. Log
9/11:
Finished a barebone html UI.
Runnable app installed in DHIS.

12/11:
Finished a method to get DHIS user information.

13/11:
Finished static methods to get profile picture and friends from facebook.