Tella-iOS
Tella-iOS copied to clipboard
Feature/dropbox
For more information on contributing to Tella source code, see the Contributor Guidelines.
Type of change
Description:
This is the first PR of the dropbox integration. It covers only the server connection between Tella and dropbox. Select the type of change(s) made in this pull request:
- [ ] Bug fix (Fixes an issue)
- [ ] New feature (Adds functionality)
- [ ] Documentation (Fix to documentation)
Fixes #issue-number
Proposed changes
- Implement SwiftyDropbox SDK in order to manage the connection and the token storage
- Logic for connecting to dropbox
- Save connection in the db
- Create repository and viewModels for dropbox