Skip to content
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

Implement first version of photo uploads #13

Open
vitalidze opened this issue Jun 9, 2013 · 0 comments
Open

Implement first version of photo uploads #13

vitalidze opened this issue Jun 9, 2013 · 0 comments
Assignees
Milestone

Comments

@vitalidze
Copy link
Owner

The main goal is to implement uploading of all photos in a separate thread with the following GUI behavior:

  • list of photos contains only assets that haven't been uploaded yet.
  • uploading initiates by tapping "Do Sync" button.
  • overall progress bar appears at the bottom panel. There is an text of how many photos uploaded and how many left. In that panel there will be a "cancel" upload button with cross icon. When tapped the current and all following upload tasks are cancelled.
  • every time the photo is uploaded it's marked with light gray "disabled" color in a list.
  • Provide device id and name, so server can put photos to appropriate sub-folders.
@ghost ghost assigned vitalidze Jun 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant