Skip to content

Extract profile feature #10

@brh55

Description

@brh55

@radiovisual
I'm looking to implement the exact profile feature in the ccnews once I can figure out these encoding issues, but I think we can abstract that type of logic in it's own package.

Judging from the existing code, it looks possible. I'm thinking of an simplistic browser storage-like API.

set(profile, profileObject)
get(profile, profileObject)
delete(profile)

What are your thoughts? I can tackle this also on my free time, but just wanted to let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions