SolidOS / SolidOS/profile-pane
Add option on QCode containing VCARD including solid ID
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 11
- Avg merge
- 4h 19m
- Merged PRs (30d)
- 11
Description
We currently have QRCode which has simply the URI of person's WebID. Phones know how to follow this link, So for example you can interact immediately -- like "this is me, those I my allergies and food preferences" and so on.
Phones also seem also know how to absorb a VCARD and put it into the user's contacts.
So you show the VCARD QRcode to someone you want to connect with, and they add it their contacts. Then when later they want to get back to you, they can find you in their contacts. Then they can click on the WebID and go to your solid profile any time.
Maybe if someone is logged in he "add me to your contacts" button should add you to their Solid Contacts, but if they are not logged in, it should make a VCARD QRCode.
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
Locate the existing QRCode/WebID flow in the profile pane and read how logged-in state and Solid Contacts are handled. Define the VCARD QRCode behavior for logged-out users and the contacts-button behavior for logged-in users, then verify both paths on a phone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100