-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Group File Share) Logic for sharing documents in a group #549
Labels
Comments
I can understand the UI. Tell me how this logic will be any different then 1-1 document Share? |
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 ***@***.***> wrote:
Assigned #549 <#549> to
@sumairasaeed <https://github.com/sumairasaeed>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#549 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AKbhp7IRvVyxcwa4eOFra9bbzzn5e3dHks5rozExgaJpZM4MgNIV>
.
|
I expect these task should not take more than a couple of hours. If that is not true, then explain to me why not? |
Sir difference is in endpoints, and linking code logic to UI. This task has been completed |
Please mark task as resolved when done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here we will write logic for sending and receiving documents in a group.
The text was updated successfully, but these errors were encountered: