SolidOS / SolidOS/solid-logic

AddressBook Logic

Open
#18 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.