The GSA is hiring technical trainers for short term service contract

The GSA is hiring technical trainers for short term service contract


The GSA is hiring technical trainers for short term service contract to support women shea processors and their cooperatives. The objective of the assignment is to conduct technical trainings on shea butter production, increase women knowledge about quality butter processing methods, and to develop best practice guidelines for shea butter production.

If interested in applying for this proposal, kindly click the download button to find out more

Download...


Copyright © Global Shea Alliance | All rights reserved

C const popup = document.querySelector('.popup'); const close = document.querySelector('.close'); window.onload = function(){ setTimeout(function(){ popup.style.display = "block"; }, 2000) } close.addEventListener('click',()=>{ popup.style.display = 'none'; })