Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and Implement Card View Layout for "Recently Used" Section #43

Open
6 tasks
alar12 opened this issue Nov 6, 2024 · 0 comments · May be fixed by #52 or #50
Open
6 tasks

Design and Implement Card View Layout for "Recently Used" Section #43

alar12 opened this issue Nov 6, 2024 · 0 comments · May be fixed by #52 or #50
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alar12
Copy link
Collaborator

alar12 commented Nov 6, 2024

Description:
As a user,
I need a card view layout for the "Recently Used" section,
So that I can easily view key information from each manifest Uri in a visually engaging way.

Context:
The "Recently Used" section should display manifest Uri's in a card format, inspired by Project Mirador's design. Each card will pull information from the manifest URI, showing details such as the title, the number of items, and a thumbnail image. The cards should replace the plain text Uri's currently in the "Recently Used" section and should be responsive and styled consistently with the application’s UI.

Acceptance Criteria:

  • The "Recently Used" section displays manifest Uri's in a card view format.
  • Each card contains:
    • Title: The title/label of the manifest is displayed prominently.
    • Number of Items: The total item count within the manifest is shown.
    • Image: The first image from the manifest is used as a thumbnail.
  • Cards are responsive and visually consistent with the application's existing UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants