AddressBook Logic
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 13
- Avg merge
- 15h 15m
- Merged PRs (30d)
- 3
Description
I want to add logic around https://pdsinterop.org/conventions/addressbook/.
I'm thinking we make it a little bit object-oriented, by introducing a Contact class, and then the AddressBook acts as a Contact factory.
I also want to make it possible and easy for contacts to switch WebID's - so build in some logic for sending an update message to all your contacts saying "Add new WebID", "Remove WebID", and "Set this WebID as my primary one".
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
Start by reading the Address Book conventions at https://pdsinterop.org/conventions/addressbook/ and then locate the repository entry points for address-book logic. The issue does not name files or tests; done would require an agreed Contact model, factory behavior, and WebID update messages for adding, removing, and promoting WebIDs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100