Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(Group File Share) Logic for sharing Location in Group #546

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will write logic for sharing location with all members of group.

jekram commented 7 years ago

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

Why we are reusing that logic?

sumairasaeed commented 7 years ago

We will be using part of 1-1 location share logic. Difference will be in calling API with different data and updating database.

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

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

Why we are reusing that logic?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/546#issuecomment-288920664, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp8111X-O7QcJ5McSDrlMMnIIzX8Fks5rozHxgaJpZM4MgM36 .

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

Yes sir. All these logic tasks for file sharing in group chat will take a couple of hours. We will start working on these once we have endpoints ready for these

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

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

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/546#issuecomment-288939604, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhpySb_P4ifDufozVOFhne4TUQsuKVks5ro1ozgaJpZM4MgM36 .

sumairasaeed commented 7 years ago

This was done. Both uploading and downloading part

jekram commented 7 years ago

Thanks