Tella-iOS icon indicating copy to clipboard operation
Tella-iOS copied to clipboard

Feature/dropbox

Open ValbuenaG opened this issue 1 year ago • 0 comments

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

ValbuenaG avatar Sep 09 '24 19:09 ValbuenaG