hpi-sam / BP2018HG1

Bachelor Project Documentation
MIT License
0 stars 0 forks source link

Synchronize Google Drive #74

Open Adrian-St opened 5 years ago

Adrian-St commented 5 years ago

As a user I want to synchronize a google drive folder In order to upload images in either repository and have it in both

You should have the option to "pull" images from the google drive into the repository (by using multi upload) or to push images to google drive from our tool.

Acceptance Criteria

arne-z commented 5 years ago

Are you sure a Pull and Push button is a good solution for non-developer users? I believe they would expect the folder to be kept up to date automatically.

Adrian-St commented 5 years ago

@arne-z I think that would be nice when we have projects. But connecting a whole team to a folder feels a bit wrong, I think they would often have multiple drives or they do not want everything from our tool in their drives. Maybe we could actually ask the D-School regarding that.

arne-z commented 5 years ago

In that case, I feel this entire feature should wait for projects.

Askir commented 5 years ago

My plan: For every Team of the user, the user can select a folder to synchronize with. This folder is uploaded to AskYourCloud and all images are synchronized to that folder. Also gonna rename Team to Space in this process.

Askir commented 5 years ago

When a second user in a team enables synchronization, they are instead added to have read and write permissions to the google drive folder.