From b427398f6e9131922bb9f01c3d7a80444ddc018f Mon Sep 17 00:00:00 2001 From: Kestra Noticeboard Bot Date: Sun, 2 Nov 2025 01:47:24 +0000 Subject: [PATCH] Update noticeboard data from Kestra --- _files/noticeboard.json | 145 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 _files/noticeboard.json diff --git a/_files/noticeboard.json b/_files/noticeboard.json new file mode 100644 index 0000000..6cd1ddf --- /dev/null +++ b/_files/noticeboard.json @@ -0,0 +1,145 @@ +{ + "lastUpdated": "2025-11-02T01:47:23.658692Z", + "sections": [ + { + "title": "Project Delivery", + "items": [ + { + "description": "Worked on DLR and E-Ananse", + "assignee": "Joyleen Therson-Cofie", + "type": "completed_work" + }, + { + "description": "Conquer E-Ananse", + "assignee": "Joyleen Therson-Cofie", + "type": "action_item" + }, + { + "description": "worked on snags at ACR and did Fianla inspection for site handover.", + "assignee": "Ben Wilson-Yeboah", + "type": "completed_work" + }, + { + "description": "Worked on Hayford residence and other works", + "assignee": "Yvan Yawson", + "type": "completed_work" + }, + { + "description": "Complete Hayfor residence material schedule. Anything that comes up", + "assignee": "Amma Boahema Kumi", + "type": "action_item" + }, + { + "description": "Installed furnitures at KHY", + "assignee": "Gervin Agbetoglo", + "type": "completed_work" + }, + { + "description": "Waiting to finalize on DLR . Also working on NLA consulatncy and Yakol connect.", + "assignee": "LML", + "type": "completed_work" + }, + { + "description": "Continue working on Yakol", + "assignee": "LML", + "type": "action_item" + }, + { + "description": "Supervision of installations of tracks for sliding glass downstairs .", + "assignee": "Daniel Thompson", + "type": "completed_work" + }, + { + "description": "Start DLR", + "assignee": "Daniel Thompson", + "type": "action_item" + }, + { + "description": "Took measurements for carpet installations.", + "assignee": "Moses Armah", + "type": "completed_work" + }, + { + "description": "Engaged with new supplier. Also worked on procuring materials for DLR and a bit of senchi", + "assignee": "Helena Ntiri Amankwah", + "type": "completed_work" + }, + { + "description": "Work on DLR , Senchi and meet with new suppliers", + "assignee": "Helena Ntiri Amankwah", + "type": "action_item" + }, + { + "description": "Worked on Yakol 3Ds", + "assignee": "Albert Anku", + "type": "completed_work" + }, + { + "description": "Anything that comes up . Measured drawings at airport", + "assignee": "Albert Anku", + "type": "action_item" + } + ] + }, + { + "title": "Administration", + "items": [ + { + "description": "Anything that comes up", + "assignee": "Yvan Yawson", + "type": "action_item" + }, + { + "description": "Tackled project description for KHY's website. Also finanlized on SSNIT and visited the warehouse", + "assignee": "Grace Lara Affran", + "type": "completed_work" + }, + { + "description": "Took stocks of the carpet", + "assignee": "Gabriel Sowah", + "type": "completed_work" + }, + { + "description": "Continue taking stock of carpet", + "assignee": "Gabriel Sowah", + "type": "action_item" + }, + { + "description": "Took stock and sorted out carpets", + "assignee": "Kezia Quarcoo", + "type": "completed_work" + }, + { + "description": "Anything that comes up", + "assignee": "Kezia Quarcoo", + "type": "action_item" + } + ] + }, + { + "title": "Business Development", + "items": [ + { + "description": "Worked on UBA tender and Hayford residence material schedule.", + "assignee": "Amma Boahema Kumi", + "type": "completed_work" + } + ] + }, + { + "title": "Finance", + "items": [ + { + "description": "Worked on reports , paid salaries and had a discussion with a representative from GRA", + "assignee": "Francis Opare", + "type": "completed_work" + }, + { + "description": "Sort out statutory payments", + "assignee": "Francis Opare", + "type": "action_item" + } + ] + } + ] +} \ No newline at end of file