Sunbird-RC / vc-issuance

MIT License
3 stars 9 forks source link

Create a page to show the VCs issued #5

Open tejash-jl opened 2 years ago

tejash-jl commented 2 years ago

Use case: Build templates for issuers to easily use available basic templates and issue verifiable credentials Mock design to show VCs created:

  1. User should be able to view all VCs created. VC Card would include user added VC name, template name and entry point to view to 'issue' issue directly.

    On click of the card, user should be able to 'View' the list of 'records' which have VCs issued.

  2. Dashboard with VC card: image

  3. When there are no VCs created, show as below: image

ameyasd007 commented 2 years ago

Please assign this issue to me

tejash-jl commented 2 years ago

Please assign this issue to me

Login details: test@mail.com / 1234

tejash-jl commented 2 years ago

Figma Link: https://www.figma.com/file/vytKlKFg74ypSj6haevygK/Sunbird-RC-for-Hacktoberfest?node-id=0%3A1

tejash-jl commented 2 years ago

API:

curl --location --request GET 'https://sunbirdrc-sandbox.xiv.in/registry/api/v1/Schema' \
--header 'Authorization: Bearer {{keycloak_token}}' \
ameyasd007 commented 2 years ago

@tejash-jl do we have any documentation for the APIs which I will be using to show data on this page?

jayadinni commented 2 years ago

Udpate: removed 'View' icon from the card. User should be able to view details (records) on click of the card.

tejash-jl commented 2 years ago

@tejash-jl do we have any documentation for the APIs which I will be using to show data on this page?

https://sbrc-swagger.tiiny.site/#/default/get_api_v1_Schema