GSoC/2018/StatusReports/TarekTalaat: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2018‎ | StatusReports
Line 18: Line 18:
***'''Uploading Photos to Onedrive'''<pre style="color: green;">Done</pre>
***'''Uploading Photos to Onedrive'''<pre style="color: green;">Done</pre>
***'''Listing folder in the user's drive'''<pre style="color: green;">Done</pre>
***'''Listing folder in the user's drive'''<pre style="color: green;">Done</pre>
***'''Change user'''<pre style="color: yellow;">Done</pre>
***'''Change user'''<pre style="color: green;">Done</pre>
***'''Uploading photos to a specific folder in user's drive'''<pre style="color: yellow;">In progress</pre>
***'''Uploading photos to a specific folder in user's drive'''<pre style="color: yellow;">In progress</pre>
***'''Writing code and user documentation'''<pre style="color: yellow;">In progress</pre>
***'''Writing code and user documentation'''<pre style="color: yellow;">In progress</pre>

Revision as of 20:44, 29 June 2018

Tarek Talaat

Project Name: [digiKam] Supporting Twitter and One Drive services in digikam export

Brief Description: Digikam supports exporting images to multiple websites. The purpose of this project is to extend this support to include one drive and twitter by writing clients to connect to Twitter's and OneDrive's APIs.

Status:

  • Getting familiar with the code base during community bonding period:
    Done



  • Writing the Onedrive API Client:
    In Progress
    • Registering digiKam on OneDrive dev center.
      Done
    • Implementing Onedrive Client
      In progress
      • Using qwebview to authenticate the user using Oauth2
        Done
      • Uploading Photos to Onedrive
        Done
      • Listing folder in the user's drive
        Done
      • Change user
        Done
      • Uploading photos to a specific folder in user's drive
        In progress
      • Writing code and user documentation
        In progress
      • Writing unit tests'
        Pending
  • Writing the Twitter API Client:
    In progress
    • Implementing Twitter API Client Classes
      In progress

Proposal: Project Proposal

Links to commits on cgit: