Difference between revisions of "Team: Social Social Network Integration"

From mn/ifi/inf5750
Jump to: navigation, search
Line 1: Line 1:
 +
----
 
<div>'''1. Group members'''  
 
<div>'''1. Group members'''  
 
*Shahzad&nbsp;:[shahzaak@ifi.uio.no]  
 
*Shahzad&nbsp;:[shahzaak@ifi.uio.no]  
 
*Niclas&nbsp;:[niclasha@ifi.uio.no]  
 
*Niclas&nbsp;:[niclasha@ifi.uio.no]  
 
*Nedim&nbsp;:[nedimh@ifi.uio.no]
 
*Nedim&nbsp;:[nedimh@ifi.uio.no]
 +
 +
----
  
 
'''2. Use Case'''<br>1. User uses this application to get a combination of Facebook and DHIS profile.  
 
'''2. Use Case'''<br>1. User uses this application to get a combination of Facebook and DHIS profile.  
 +
 +
----
  
 
<br>'''3. Features'''<br>&nbsp; &nbsp;Each DHIS user will have a  
 
<br>'''3. Features'''<br>&nbsp; &nbsp;Each DHIS user will have a  
Line 16: Line 21:
  
 
&nbsp; &nbsp; &nbsp; http://apps.dhis2.org/demo/dhis-web-dashboard-integration/interpretation.action  
 
&nbsp; &nbsp; &nbsp; http://apps.dhis2.org/demo/dhis-web-dashboard-integration/interpretation.action  
 +
 +
----
  
 
<br>'''4. Screenshots'''  
 
<br>'''4. Screenshots'''  
  
&nbsp; &nbsp;1. This is the original DHIS profile. We want to keep much of the original graphics, but integrate Facebook profile &nbsp; &nbsp; &nbsp; &nbsp; picture and common friends. [http://apps.dhis2.org/demo/dhis-web-dashboard-integration/profile.action?id=xE7jOejl9FI]<br>
+
&nbsp; &nbsp;1. This is the original DHIS profile. We want to keep much of the original graphics, but integrate Facebook profile &nbsp; &nbsp; &nbsp; &nbsp; picture and common friends. [http://apps.dhis2.org/demo/dhis-web-dashboard-integration/profile.action?id=xE7jOejl9FI]<br>  
  
 +
<br>
  
 +
<span style="line-height: 1.5em;">&nbsp; 2. This is the original DHIS “news feed”, we will integrate this to our on app, together with the profiles.</span>
  
<span style="line-height: 1.5em;">&nbsp; 2. This is the original DHIS “news feed”, we will integrate this to our on app, together with the profiles.</span>
+
----
  
<br> '''<br>5. Technology'''
+
<br> '''<br>5. Technology'''  
  
 
*&nbsp; HTML, CSS, JS
 
*&nbsp; HTML, CSS, JS
  
<br>'''6. Group Tasks'''<br>
+
----
 +
 
 +
<br>'''6. Group Tasks'''<br>  
 +
 
 +
'''By 7/11:''' <br> Shazhad - Make the barebone Html UI <br> Niclas - Try to connect javascript functions with DHIS api.<br> Neidm - Look into facebook api.<br>
 +
 
 +
'''By 15/11: '''<br> Shazhad - Connect facebookusers to dhisusers. Get profilepicture, friends (mutual friends) from user id.<br> Niclas - Make it possible to login to DHIS and get user information, and get a list of all users.<br> Neidm - Make it possible to login to DHIS and get user information, and get a list of all users.<br> <br>
 +
 
 +
----
  
<b>By 7/11:</b> <br>
+
'''7. Online Repository'''<br>  
Shazhad - Make the barebone Html UI <br>
+
<blockquote>[http://goo.gl/HZsh2q goo.gl/HZsh2q] </blockquote>  
Niclas - Try to connect javascript functions with DHIS api.<br>
+
----
Neidm - Look into facebook api.<br>
 
  
<b>By 15/11: </b><br>
+
<br> '''8. Log'''<br> '''9/11:'''<br> Finished a barebone html UI.<br> Runnable app installed in DHIS.<br>  
Shazhad - Connect facebookusers to dhisusers. Get profilepicture, friends (mutual friends) from  user id.<br>
 
Niclas - Make it possible to login to DHIS and get user information, and get a list of all users.<br>
 
Neidm - Make it possible to login to DHIS and get user information, and get a list of all users.<br>
 
<br>
 
  
'''7. Log'''<br>
+
'''12/11:'''<br> Finished a method to get DHIS user information.<br>  
<b>9/11:</b><br>
 
Finished a barebone html UI.<br>
 
Runnable app installed in DHIS.<br>
 
  
<b>12/11:</b><br>
+
'''13/11:'''<br> Finished static methods to get profile picture and friends from facebook.<br>  
Finished a method to get DHIS user information.<br>
 
  
<b>13/11:</b><br>
+
----
Finished static methods to get profile picture and friends from facebook.<br>
 
  
 
<br><br>  
 
<br><br>  
 
</div>
 
</div>

Revision as of 21:30, 15 November 2013


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. Online Repository

goo.gl/HZsh2q


8. 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.