GSoC/2018/StatusReports/TarekTalaat: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2018‎ | StatusReports
Line 19: Line 19:
***'''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: green;">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: green;">Done</pre>
***'''Creating a new folder'''<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>
***''Writing unit tests'''<pre style="color: orange;">Pending</pre>
***''Writing unit tests'''<pre style="color: orange;">Pending</pre>

Revision as of 21:57, 1 July 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
        Done
      • Creating a new folder
        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: