Hi Malaka,

We have completed most of the part of asana connector including

   1. Develop the methods
   2. Implement integration testing.
   3. Complete documentation.


Thank you,
Nirthika R

On Wed, May 4, 2016 at 7:45 AM, Malaka Silva <[email protected]> wrote:

> Good progress. Keep us posted.
>
> On Wed, May 4, 2016 at 5:39 AM, Nirthika Rajendran <
> [email protected]> wrote:
>
>> Hi Malaka,
>>
>> Yesterday we meet our mentor Kesavan to clear some problem in integration
>> test. There we correct some errors and now we continue the task.
>>
>> Thank you.
>>
>> On Tue, May 3, 2016 at 11:58 AM, Nirthika Rajendran <
>> [email protected]> wrote:
>>
>>> ok, thank you.
>>>
>>> On Tue, May 3, 2016 at 11:21 AM, Malaka Silva <[email protected]> wrote:
>>>
>>>> After finishing the integration tests should be fine.
>>>>
>>>> On Tue, May 3, 2016 at 9:18 AM, Nirthika Rajendran <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi Malaka,
>>>>>
>>>>> Thank you, we already have two mentors Miss. Keerthika and Mr.
>>>>> Kesavan. So if we have any other problem we will contact you.
>>>>>
>>>>> Can we have the hangout after finishing the integration test or it is
>>>>> necessary to do now?
>>>>>
>>>>> Thank you.
>>>>>
>>>>> On Mon, May 2, 2016 at 9:31 PM, Malaka Silva <[email protected]> wrote:
>>>>>
>>>>>> Hi Nirthika,
>>>>>>
>>>>>> Let us know if you need any assistance to complete this?
>>>>>>
>>>>>> We can have a hangout to review the work you have done so far if
>>>>>> possible?
>>>>>>
>>>>>> On Wed, Mar 9, 2016 at 4:08 PM, Nirthika Rajendran <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Thank you Malaka,
>>>>>>>
>>>>>>> Sure we also expect that.
>>>>>>>
>>>>>>> On Wed, Mar 9, 2016 at 3:38 PM, Malaka Silva <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Nirthika,
>>>>>>>>
>>>>>>>> Good progress. We are also planning to arrange a meetup at Jaffna
>>>>>>>> office in April. Feel free to come.
>>>>>>>>
>>>>>>>> On Wed, Mar 9, 2016 at 1:35 PM, Nirthika Rajendran <
>>>>>>>> [email protected]> wrote:
>>>>>>>>
>>>>>>>>> Hi Malaka,
>>>>>>>>>
>>>>>>>>> Every members in my team nearly take 10 methods and do the
>>>>>>>>> documentation and integration test for their part also.
>>>>>>>>>
>>>>>>>>> Now we all finished about 40 methods and user documentation.
>>>>>>>>>
>>>>>>>>> This month we have final semi examination, So we plan to continue
>>>>>>>>> the remaining part after the exam.
>>>>>>>>>
>>>>>>>>> Thank you
>>>>>>>>>
>>>>>>>>> Regards,
>>>>>>>>> Nirthika Rajendran
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Sun, Feb 21, 2016 at 7:24 AM, Malaka Silva <[email protected]>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Nirthika,
>>>>>>>>>>
>>>>>>>>>> ​Good progress.​
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Sat, Feb 20, 2016 at 7:51 PM, Nirthika Rajendran <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>> Thank you Malaka,
>>>>>>>>>>>
>>>>>>>>>>> Now we finished nearly 35 Methods, and going to develop
>>>>>>>>>>> documentation.
>>>>>>>>>>> We contact some staff from Jaffna branch as our mentors (Ms. M.
>>>>>>>>>>> Keerthika). They also help us
>>>>>>>>>>>
>>>>>>>>>>> I will put the time window soon.
>>>>>>>>>>>
>>>>>>>>>>> Thank you,
>>>>>>>>>>> Nirthika Rajendran.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Sat, Feb 20, 2016 at 12:26 PM, Malaka Silva <[email protected]>
>>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Looks good. Guess you are covering quite a lot of methods. What
>>>>>>>>>>>> is the time window for this project?
>>>>>>>>>>>>
>>>>>>>>>>>> When we say complete connector, it should be all of the
>>>>>>>>>>>> following.
>>>>>>>>>>>>
>>>>>>>>>>>>    1. Develop the methods and do developer testing.
>>>>>>>>>>>>    2. Implement integration testing.
>>>>>>>>>>>>    3. Complete documentation.
>>>>>>>>>>>>
>>>>>>>>>>>> It's good if you can cover all the methods you mention. However
>>>>>>>>>>>> if there are any time contains better to limit only important 
>>>>>>>>>>>> methods for
>>>>>>>>>>>> the first version.
>>>>>>>>>>>>
>>>>>>>>>>>> On Sat, Feb 20, 2016 at 10:38 AM, Nirthika Rajendran <
>>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>> We plan to implement Asana connector as our 3rd year project
>>>>>>>>>>>>> for "Rapid Application Development" course. We plan to include the
>>>>>>>>>>>>> following methods into the connector:
>>>>>>>>>>>>>
>>>>>>>>>>>>> - Attachments
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/attachments>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get single attachment
>>>>>>>>>>>>>    - Get all attachments
>>>>>>>>>>>>>    - Upload an attachment
>>>>>>>>>>>>>
>>>>>>>>>>>>> - Events <https://asana.com/developers/api-reference/events>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get events on resource
>>>>>>>>>>>>>
>>>>>>>>>>>>> - Projects
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/projects>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Create a project
>>>>>>>>>>>>>    - Get single project
>>>>>>>>>>>>>    - Update a project
>>>>>>>>>>>>>    - Delete a project
>>>>>>>>>>>>>    - Query for projects
>>>>>>>>>>>>>    - Get project tasks
>>>>>>>>>>>>>    - Get project sections
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/projects>
>>>>>>>>>>>>> - Stories
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/stories>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get stories on object
>>>>>>>>>>>>>    - Get a single story
>>>>>>>>>>>>>    - Commenting on an object
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/stories>
>>>>>>>>>>>>> - Tags
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/tags>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Create a tag
>>>>>>>>>>>>>    - Get a single tag
>>>>>>>>>>>>>    - Update a tag
>>>>>>>>>>>>>    - Query for tags
>>>>>>>>>>>>>    - Get tasks with tag
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/tags>
>>>>>>>>>>>>> - Tasks
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/tasks>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Create a task
>>>>>>>>>>>>>    - Get a task
>>>>>>>>>>>>>    - Update a task
>>>>>>>>>>>>>    - Delete a task
>>>>>>>>>>>>>    - Query for tasks
>>>>>>>>>>>>>    - Work with subtasks
>>>>>>>>>>>>>    - Task activity and comments
>>>>>>>>>>>>>    - Task, project, and section associations
>>>>>>>>>>>>>    - Tags on tasks
>>>>>>>>>>>>>    - Followers on tasks
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/tasks>
>>>>>>>>>>>>> - Teams
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/teams>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get teams in organization
>>>>>>>>>>>>>    - Get team members
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/teams>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/typeaheads>
>>>>>>>>>>>>> - Typeahead
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/typeaheads>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Query
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/typeaheads>
>>>>>>>>>>>>> - Users
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/users>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get a single user
>>>>>>>>>>>>>    - Get all users
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/users>
>>>>>>>>>>>>> - Webhooks Beta
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/webhooks>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Create a webhook
>>>>>>>>>>>>>    - Get webhooks
>>>>>>>>>>>>>    - Get webhook
>>>>>>>>>>>>>    - Receiving webhook events
>>>>>>>>>>>>>    - Error handling and retry
>>>>>>>>>>>>>    - Delete a webhook
>>>>>>>>>>>>>
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/webhooks>
>>>>>>>>>>>>> - Workspaces
>>>>>>>>>>>>> <https://asana.com/developers/api-reference/workspaces>
>>>>>>>>>>>>>
>>>>>>>>>>>>>    - Get available workspaces
>>>>>>>>>>>>>    - Update a workspace
>>>>>>>>>>>>>    - Typeahead search
>>>>>>>>>>>>>    - User Management
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Members: Nirthika, Janani, Dharshika, Kugarajeevan
>>>>>>>>>>>>> From: University of Jaffna.
>>>>>>>>>>>>>
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> Architecture mailing list
>>>>>>>>>>>>> [email protected]
>>>>>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>>
>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Malaka Silva
>>>>>>>>>>>> Senior Tech Lead
>>>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>>>
>>>>>>>>>>>> WSO2, Inc.
>>>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>>>> https://store.wso2.com/store/
>>>>>>>>>>>>
>>>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>>>
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> Architecture mailing list
>>>>>>>>>>>> [email protected]
>>>>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Architecture mailing list
>>>>>>>>>>> [email protected]
>>>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Best Regards,
>>>>>>>>>>
>>>>>>>>>> Malaka Silva
>>>>>>>>>> Senior Tech Lead
>>>>>>>>>> M: +94 777 219 791
>>>>>>>>>> Tel : 94 11 214 5345
>>>>>>>>>> Fax :94 11 2145300
>>>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>>>
>>>>>>>>>> WSO2, Inc.
>>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>> http://www.wso2.com/
>>>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>>>> https://store.wso2.com/store/
>>>>>>>>>>
>>>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Architecture mailing list
>>>>>>>>>> [email protected]
>>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Architecture mailing list
>>>>>>>>> [email protected]
>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Best Regards,
>>>>>>>>
>>>>>>>> Malaka Silva
>>>>>>>> Senior Tech Lead
>>>>>>>> M: +94 777 219 791
>>>>>>>> Tel : 94 11 214 5345
>>>>>>>> Fax :94 11 2145300
>>>>>>>> Skype : malaka.sampath.silva
>>>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>>>
>>>>>>>> WSO2, Inc.
>>>>>>>> lean . enterprise . middleware
>>>>>>>> http://www.wso2.com/
>>>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>>>> https://store.wso2.com/store/
>>>>>>>>
>>>>>>>> Save a tree -Conserve nature & Save the world for your future.
>>>>>>>> Print this email only if it is absolutely necessary.
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> Architecture mailing list
>>>>>>>> [email protected]
>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Architecture mailing list
>>>>>>> [email protected]
>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Best Regards,
>>>>>>
>>>>>> Malaka Silva
>>>>>> Senior Tech Lead
>>>>>> M: +94 777 219 791
>>>>>> Tel : 94 11 214 5345
>>>>>> Fax :94 11 2145300
>>>>>> Skype : malaka.sampath.silva
>>>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>>>
>>>>>> WSO2, Inc.
>>>>>> lean . enterprise . middleware
>>>>>> http://www.wso2.com/
>>>>>> http://www.wso2.com/about/team/malaka-silva/
>>>>>> <http://wso2.com/about/team/malaka-silva/>
>>>>>> https://store.wso2.com/store/
>>>>>>
>>>>>> Save a tree -Conserve nature & Save the world for your future. Print
>>>>>> this email only if it is absolutely necessary.
>>>>>>
>>>>>> _______________________________________________
>>>>>> Architecture mailing list
>>>>>> [email protected]
>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Architecture mailing list
>>>>> [email protected]
>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Best Regards,
>>>>
>>>> Malaka Silva
>>>> Senior Tech Lead
>>>> M: +94 777 219 791
>>>> Tel : 94 11 214 5345
>>>> Fax :94 11 2145300
>>>> Skype : malaka.sampath.silva
>>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>>> Blog : http://mrmalakasilva.blogspot.com/
>>>>
>>>> WSO2, Inc.
>>>> lean . enterprise . middleware
>>>> http://www.wso2.com/
>>>> http://www.wso2.com/about/team/malaka-silva/
>>>> <http://wso2.com/about/team/malaka-silva/>
>>>> https://store.wso2.com/store/
>>>>
>>>> Save a tree -Conserve nature & Save the world for your future. Print
>>>> this email only if it is absolutely necessary.
>>>>
>>>> _______________________________________________
>>>> Architecture mailing list
>>>> [email protected]
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Architecture mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Senior Tech Lead
> M: +94 777 219 791
> Tel : 94 11 214 5345
> Fax :94 11 2145300
> Skype : malaka.sampath.silva
> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
> Blog : http://mrmalakasilva.blogspot.com/
>
> WSO2, Inc.
> lean . enterprise . middleware
> http://www.wso2.com/
> http://www.wso2.com/about/team/malaka-silva/
> <http://wso2.com/about/team/malaka-silva/>
> https://store.wso2.com/store/
>
> Save a tree -Conserve nature & Save the world for your future. Print this
> email only if it is absolutely necessary.
>
> _______________________________________________
> Architecture mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to