Making GTG Backend Friendly - Weekly Report 9/10



Hi all!

In the last two weeks, I've completed one more backend - Tracks (http://tracks.tra.in).

This was the most interesting backend, as only the basic HTTP requests were available in their API documentation, and I had �a great time learning how to use urllib2, how cURL works, and convert these to python code.

The authentication is basic http authentication, which I've done by taking username and password as parameters on the GTG UI.�

Tracks has multiple levels, Projects, Contexts, and Todos, in that order. For now I have only written code for syncing todos of one context. Will be extending it to sync with multiple/all contexts.

I have one more backend to write, Github issues which I will after Desktop Summit.�

Excited to meet you all the summit! Cya folks :)

Links

Code:�https://code.launchpad.net/~madhuvishy/gtg/tracks-added

Cheers
--
Madhu :)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]