added logic for detail
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
const tenderDetailMockData = '''
|
||||
{
|
||||
"data": {
|
||||
"date": "2025-05-21",
|
||||
"status": "Open",
|
||||
"title": "Operation, support and further development of open e-platform Operation, support and further development of open e-platform",
|
||||
"id": "JNDFKMDV-100JF",
|
||||
"approvalDate": "2025-05-21",
|
||||
"submissionDate": "2025-05-21",
|
||||
"client": "Procurement Notice Procurement NoticeProcurement Notice",
|
||||
"deliveryLocation": "Norrbotten County",
|
||||
"referenceNumber": "KLF 2025/120",
|
||||
"country": "UK",
|
||||
"flagAsset": "assets/icons/SE.pngtest@example.compassword123",
|
||||
"locationTitle": "Lorem ipsum is amet",
|
||||
"locationDescription": "Luleå Municipality is procuring on behalf of Norrbotten’s e-board (all municipalities in Norrbotten). The procurement includes operation, support, and further development of the existing open e-platform. No additional information, amendments, or answers to questions will be provided after June 16.",
|
||||
"documentName": "PDF, Document",
|
||||
"documentUrl": "https://www.tenders.com",
|
||||
"profileMatch": 0.75,
|
||||
"incompleteResume": true,
|
||||
"incompleteResumeReason": "No experience in e-platform development"
|
||||
}
|
||||
}
|
||||
''';
|
||||
Reference in New Issue
Block a user