Project

General

Profile

Actions

ClientProject #3945

open

[FE]: Implement notice fetching via PQS API and display in header

Added by Md.Sajib Ahmed 4 months ago. Updated 4 months ago.

Status:
Complete
Priority:
High
Target version:
Start date:
12/22/2025
Due date:
% Done:

100%

Estimated time:
4:00 h
Spent time:

Description

Description

We need to fetch notice data from the PQS API and make it available in the frontend header.
To follow clean architecture and improve performance, the API call should be handled through a Next.js API route and a server function, then consumed in the header component.

This approach ensures:

  • Centralized API handling
  • Better error control and future caching support
  • Cleaner and more maintainable UI components
Actions #1

Updated by Md.Sajib Ahmed 4 months ago

  • Status changed from In Progress to Complete
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF