Trajectfi/Trajectfi-frontend

Implement Offers Received Tab with Loan Offers Table

开放

#36 创建于 2025年6月4日

 (5 条评论) (0 个反应) (0 位负责人)TypeScript (14 个派生)auto 404
ODHack14dappgood first issue

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description:

Create the "Offers Received" tab under the Get a Loan page to display loan offers received on NFTs used as collateral.

Figma Page UI - Figma Table in which u need to route to - Figma

Requirements:

Add "Offers Received" tab to Get a Loan page navigation Display table with loan offer UI By the way, the UI for all this has been created already all u need to do is route it to the page

Acceptance Criteria:

  • Offers Received tab is visible and functional
  • Table displays all required loan offer information
  • Filters work correctly (percentage, duration, currency)
  • Pagination is implemented
  • NFT listing information panel is displayed
  • Accept buttons are functional
  • Remove/Update listing buttons work
  • Responsive design matches existing patterns

Technical Notes:

Integrate with existing loan offer data structure Ensure proper handling of multiple offers per NFT Implement proper state management for offer acceptance

贡献者指南