credebl / studio

Modern UI for CREDEBL Platform built using Astro, Flowbite & Tailwind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance improvement in CREDEBL web app

sanjay-k1910 opened this issue · comments

Acceptance Criteria:

Implement SSR to get API data on web pages

  • Navbar - Get agent health
  • Navbar - List of organizations
  • Sidebar - for ecosystem menu
  • User Dashboard
  • Ecosystem Dashboard
  • Organization Dashboard
  • Ecosystem list
  • Organization list
  • Users - Users list
  • Users - invitations
  • Connection list
  • Schema list
  • View Schema - Get schema details
  • View schema - Get credential-definition list
  • Ecosystem - Sent invitations list
  • Ecosystem - Receive invitations list
  • Organization - Sent invitations list
  • Organization - Receive invitations list

Cookies manipulation-

  • On selection of organization from dropdown store orgId
  • On selection of ecosystem store ecosystem id

We moved this task to On Hold as the subscription module has a high priority.