Datasets flow: List all datasets #43
Labels
Status: In Progress 🌟
This is actively being worked on
Type: New Feature ➕
Introduction of a completely new addition to the codebase
Milestone
Feature Description
List all available datasets in the Node.
Also list the total number of open permission requests, privacy budget requests and tensors to be deleted.
Route:
/datasets
Users will reach this page via:
/dashboard
An initial UI has been implemented here. Feel free to make changes as needed.
Designs
GET /dcfl/datasets
GET /dcfl/requests
GET /dcfl/tensors
Note: ask the PyGrid team about creating a new endpoint that gathers all this information.
The text was updated successfully, but these errors were encountered: