benediktscheffel / nodocs

Mobile App for scanning Documents and save them as pdf.
0 stars 0 forks source link

Implement functionality to upload files #29

Closed benediktscheffel closed 1 week ago

benediktscheffel commented 1 week ago

The user should be able to upload pdf files to the apps collections.

Current situation: Right now there is no functionality to upload files.

Target situation:

benediktscheffel commented 1 week ago

The option to add Files to a collection is implemented. In the Context Menu of a collectoin the user can choose 'Add File': image

The platforms file picker opens on click on this button and the selected file is uploaded to the chosen collection afterwards: image