Card Layout for PCM
Create a card layout for the PCM app similar to the one using on the PCM CLoud, using the OID4VC-wallet data comming from here: gitlab.devops.telekom.de/eudiw/oid4vc-wallet/-/blob/main/components/credentials/card/Card.tsx?ref_type=heads
- Making visual part independently
- Integrate and build the real PCM app
The card layout should be integrated into PCM app. How it should look like:
- when we don't have any metadata with background, we just display the default one aka credit card
- if we have metadata, we display according to it
- PCM should not contain mocked data
Edited by Valerii Kalashnikov