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

[TASK] Blueprint Marketplace Display for Deployers #2548

Closed
Tracked by #2546
monaiuu opened this issue Sep 23, 2024 · 0 comments · Fixed by #2661
Closed
Tracked by #2546

[TASK] Blueprint Marketplace Display for Deployers #2548

monaiuu opened this issue Sep 23, 2024 · 0 comments · Fixed by #2661
Assignees

Comments

@monaiuu
Copy link
Contributor

monaiuu commented Sep 23, 2024

Description

Implement a Blueprint Marketplace interface tailored for customers (deployers) to discover, compare, and select Blueprints for deploying service instances. The marketplace should include features like search, sorting, and filtering to help customers efficiently navigate the available Blueprints and choose the best fit for their needs.

Tasks/ Flows

  • Search Functionality:
    • Implement a search feature to find Blueprints by name as the number of available Blueprints grows.
  • Blueprint Categories:
    • Default: All categories selected. Users can filter by specific categories.
    • Requires Blueprint developers to provide categories using a standardized template to avoid fragmentation. (i.e., Zero-Knowledge vs. ZK -> should be the same category)
  • Sorting:
    • For now, sort by alphabetical order or date of creation. Future sorting options could include TVL, number of operators, deployed instances, or other relevant metrics. Provided in design is for reference only.
  • Blueprint Data Rendering:
    • Display the name, author, description, and system requirements from the Blueprint specification template (referenced here).
  • Blueprint Details Page:
    • Clicking the "Details" button should navigate users to the Blueprint Details Page (link).
  • Instance Deployment:
    • Once a Blueprint is selected, users can proceed to deploy the instance by clicking the button below.

Screenshots

Screenshot 2024-09-23 at 1 58 13 PM Screenshot 2024-09-23 at 2 11 43 PM Screenshot 2024-09-23 at 2 11 58 PM

Figma Link

@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Sep 23, 2024
@AtelyPham AtelyPham self-assigned this Nov 18, 2024
@AtelyPham AtelyPham moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Nov 18, 2024
@github-project-automation github-project-automation bot moved this from Building 🏗️ to Completed ✅ in Webb Universe Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants