ossappscollective / ossappscollective/OSS-DocumentScanner
[FEATURE REQUEST] add multi users support (groups sharing with permissions management and geolocation history)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 122
- Avg merge
- 1d 58m
- Merged PRs (30d)
- 17
Description
At the moment,
I created five different folders, one for each family member, on the webdav server with different user/pass each, configured all different sync settings on each iPhone and I have to copy the files from first uploading folder to the others "share" each others.
But it's frustrating, would no be better to give as an option the possibility:
use an https python/nodejs service connected to a PostgreSQL to serve the images ?
the service could check user access info and present only all the cards it has access rights.
the service could compare current phone location to look in another table for the card used last time in the same from same or other users and present it at the top, so don't waste time on the queue at desk to search for it.
And that would give tons of room for further improvements in my opinion.
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by reviewing the existing iPhone sync and WebDAV flows, then define the scope for shared groups, permissions, image serving, and location history before identifying implementation and testing points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, nodejs, postgresql, python
- Domain
- authentication, authorization, backend-api-design, databases, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100