Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(Group File Share) Logic for sharing documents in a group #549

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will write logic for sending and receiving documents in a group.

jekram commented 7 years ago

I can understand the UI. Tell me how this logic will be any different then 1-1 document Share?

sumairasaeed commented 7 years ago

We will be using most part of 1-1 document sharing logic. Difference will be in calling API with different parameters and updating database.

On Fri, Mar 24, 2017 at 7:57 AM, Cloudkibo notifications@github.com wrote:

Assigned #549 https://github.com/Cloudkibo/iOS/issues/549 to @sumairasaeed https://github.com/sumairasaeed.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/549#event-1013573942, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp7IRvVyxcwa4eOFra9bbzzn5e3dHks5rozExgaJpZM4MgNIV .

jekram commented 7 years ago

I expect these task should not take more than a couple of hours. If that is not true, then explain to me why not?

sumairasaeed commented 7 years ago

Sir difference is in endpoints, and linking code logic to UI. This task has been completed

jekram commented 7 years ago

Please mark task as resolved when done