Read Aloud the Text Content
This audio was created by Woord's Text to Speech service by content creators from all around the world.
Text Content or SSML code:
This is a resource management application with 3 core functionalities, resource allocation, reporting, and planning. We have a home screen with all the feature descriptions and links to the corresponding pages on logging in. The resource screen allows us to create a resource profile, update details and delete a resource profile. These details include name, team, segment, product experience, job experience, customer experience, Field engineer level, leading ability, and nationality Resource allocation is done based on the ability and availability of resources through the job screen. We select the project and the task name and post our requirements. The list of projects and tasks is obtained from Gantt PRO through an API. On clicking the schedule button in the job table, an array of resources matching the requirements are displayed. Resources with previous experience are marked with a star. We can check availability for all by clicking on the check all button. Those available are marked and can be assigned to the job through the assign button. We can also check where the unavailable resources are assigned during the given period by clicking on the check schedule button corresponding to the resource. After assigning the resources, the assignments can be uploaded to Gantt PRO through the upload button and they are reflected instantly. Job requirements can be edited or deleted through these buttons. The next core functionality is reporting, Under the reports tab on navbar, we can generate performance reports by entering the name and selecting the start and end dates. This report contains the list of jobs, leave count, activity breakdown and can be exported in pdf format by clicking on the export button Skills based reports are generated through the resource database itself. After clicking on skill report BPS tab under Reports tab on the navbar, we enter the parameters for filtering resources being displayed in the skill matrix. If only team is selected, skill matrix for entire team is displayed. Amber colors refers to beginner, yellow stands for intermediate and green for advanced. The classification criteria is explained in the legend. This skill matrix can be downloaded as an image by clicking on the image button. Similarly, we can generate the skill matrix for BDS team through the skill report BDS tab under Reports tab on the navbar. The last core functionality is planning. This application helps in managing annual activity calendars and retrieving project schedules and resource calendars from Gantt PRO that can be downloaded. Under the schedules tab on the navbar, we have all the planning functionalities The project schedule contains a calendar view of all the ongoings project in the current month. We can navigate to any month by clicking on the month and we can download this schedule by clicking on the image button. This calendar can be filtered by team, customer or country of project The resource wise calendar represents a calendar view of all the resources and their assigned tasks. It is color coded as per the legend below and it can be filtered to display the resources depending on team or individuals on entering the name and clicking filter button. We can download this schedule by clicking on the image button Lastly, we have the activity calendars for BPS & BDS team. These enable us to add, edit, delete, view and export the annual calendars containing customer, type of activity, country,count per year,executing organization and the period. We can remove add a week to the current schedule by clicking on a cell corresponding to the required week and remove it by double clicking on the cell. We can save the changes and download this view through the buttons here. These are all the core functionalities of the application. We can logout by clicking on the dropdown under the user name.