anusii / anusii/solidpod

POD: create UI to manage resources in POD

Open
#195 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
10
Forks
7
Avg merge
1d 3h
Merged PRs (30d)
6

Description

Provide a UI to browse + manage a user's data stored in their POD, it may let the user to

  • Browse current resources (files, directories)
  • Manage (grant / revoke) permissions of current resources
  • Create a container (i.e. directory) in POD
  • Delete an (empty?) container
  • Upload a local file to their POD (in a chosen directory in Pod, specify if the file will be encrypted)
  • Download a file in their POD to local device (specify if the file will be decrypted if its content is encrypted)
  • etc.

Perhaps adapting the file management UI in healthpod, and also integrating the permission management UI in solidpod.

Up to discussion:

  • Should solidpod provide this UI or it's better to leave it to a dedicated app built on top of solidpod?

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

No files or tests are named. Start by reviewing the existing solidpod permission-management UI and the healthpod file-management UI referenced in the issue, then resolve whether this belongs in solidpod or a separate app; done should cover the agreed resource browsing and management scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
authorization, frontend
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.