Employee & Contractor Engagement for Large Event for Products & Services
This application was created for the use by administrations and service providers with interface with Work Tracking System and Public Mobile App (link shared in separate KS).
This is a Work Breakdown Structure (WBS) based, Geo Tagged and Modular Application to provide services to citizens with paper forms (saving trees and ink), saves transit time for citizens (end users) thereby saving fuel cost/ time/ effort and vehicle need (Steel, rubber).
The tasks are Geo tagged with 24x7 employee roster for each service by city administrations. There is an escalation path as well as feedback service to improve the application.
It has MIS for reports and data collection as well as monitoring of KPIs for leadership with interactive graphs for data based decision making.
A dedicated section for live monitoring of Environment was available to provide transparency to all stakeholders on Air, Water and other parameters.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>
Comments ()