<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>IT &amp; Consulting &#8211; Nearshore Software Development Company &#8211; IT Outsourcing Services</title>
	<atom:link href="https://nearshore-it.eu/client-stories/it-consulting/feed/" rel="self" type="application/rss+xml" />
	<link>https://nearshore-it.eu</link>
	<description>We are Nearshore Software Development Company with 14years of experience in delivering a large scale IT projects in the areas of PHP, JAVA, .NET, BI and MDM.</description>
	<lastBuildDate>Wed, 22 May 2024 13:02:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://nearshore-it.eu/wp-content/uploads/2023/01/cropped-inetum-favicon-300x300-1-32x32.png</url>
	<title>IT &amp; Consulting &#8211; Nearshore Software Development Company &#8211; IT Outsourcing Services</title>
	<link>https://nearshore-it.eu</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>An Azure-based cloud platform for HR and payroll management</title>
		<link>https://nearshore-it.eu/client-story/a-cloud-platform-for-hr-and-payroll-management/</link>
		
		<dc:creator><![CDATA[Gabriela Dumin]]></dc:creator>
		<pubDate>Tue, 21 Dec 2021 10:47:28 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=15492</guid>

					<description><![CDATA[A Finnish client is implementing a platform for HR and payroll management based on the Azure cloud. .NET programmers from Inetum, who are part of one of the two Scrum teams, are involved in the project, developed according to the DDD (Domain Driven Design) approach. ]]></description>
										<content:encoded><![CDATA[<h2>Azure cloud platform to support HR department</h2>
<p>A Finnish software and HR and payroll management outsourcing services provider’s dedicated solution has so far used infrastructure provided in the on-premises model. Along with the client’s adoption of the development strategy until 2025, the decision was made to standardize and embed the company’s infrastructure in <a href="https://nearshore-it.eu/articles/technologies/cloud-services-and-trends-for-2022/">the cloud</a> and to create a new application as part of the solutions offered for HR departments.</p>
<p>The platform supports various HR and payroll administration processes, including managing the entire employee hiring process, recording working hours, handling payroll, data processing and reporting on payroll and HR data, competence development, training management, and the monitoring of professional well-being.</p>
<h2>Challenges in implementing Azure cloud</h2>
<p><strong>Creating an environment for a new cloud application</strong></p>
<p>The application and databases are to be fully embedded in the Azure cloud, and the delivery of the full version of the platform is to be the crowning achievement of the client’s cloud strategy.</p>
<p><strong>Organization of infrastructure and high performance</strong></p>
<p><strong>Ensuring high performance, availability, infrastructure management and automation of this process are important to the client.</strong> In previous on-premises projects, the client’s employees spent a great deal of time on testing and developing database recovery applications.</p>
<p><strong>Cost optimization</strong></p>
<p>A very important element of using the cloud in the project is the optimization of expenses. Currently, the largest share of application costs are allocated to database queries, due to the use of Cosmos DB, where each individual query generates a cost.</p>
<p><strong>Security and integration with an authentication platform</strong></p>
<p>The client places particular emphasis on data security and privacy, using their own internal service based on the AWS cloud for authentication. There is only one entry point to the application, and the application itself has a large number of private endpoints.</p>
<h2>Cooperation of the client&#8217;s team with Inetum</h2>
<p>The client has extensive experience in the use of cloud technologies. The organization has a separate team responsible for the development of the backend and frontend architecture of the solutions, as well as a dedicated specialist responsible for the automation of infrastructure management using the Terraform tool. <span></style><div class="promotion-box promotion-box--image-left "><div class="tiles latest-news-once"><div class="tile"><div class="tile-image"><img decoding="async" src="https://nearshore-it.eu/wp-content/uploads/2021/12/nearshore_2021.12.16_cover.jpg" alt="nearshore 2021.12.16 cover" title="An Azure-based cloud platform for HR and payroll management 1"></div><div class="tile-content"><p class="entry-title client-name">PROJECT MANAGEMENT</p>
<h3>Scrum vs Kanban</h3>
Which to choose in software development?

<a class="btn btn-primary" href="https://nearshore-it.eu/articles/project-management-leadership/scrum-vs-kanban-which-to-choose-in-software-development//" target="_blank" rel="noopener">Read the article!</a></div></div></div></div></span></p>
<p>Application based on the Azure cloud. The MVP will soon be launched in the form of a demo portal and administration panel. Our specialists joined one of the two Scrum teams in the initial phase of the project. It is based on modern technologies and approaches and uses the DDD approach.</p>
<p>The application is 100% based on the cloud and uses modern services such as:</p>
<ul class="list-jc">
<li><strong>Azure Managed Identities</strong>, which allows for the management of digital identities and access to resources,</li>
<li><strong>Key Vaults</strong>, which are used to store application settings safely.</li>
</ul>
<p>The implementation of subsequent versions of the application uses the <strong>ZIP Deployment mechanism</strong> to resolve cache-related restrictions and ensure that only the fully deployed application is running at any given time.</p>
<h2>Technologies</h2>
<p>The application is based on Azure cloud solutions and on microservices architecture created according to the DDD (Domain Driven Design) approach and the assumptions of CQRS and Event Sourcing. The backend of the application is created on the basis of .NET 5 technologies, while the React language and the microfrontend approach are used to create the frontend of the application. The client uses a dedicated tool embedded in the AWS cloud for authentication. Moreover, the project uses CRUD and REST API.</p>
<h2>Azure services used in the project</h2>
<p><strong>Backend applications</strong></p>
<ul>
<li>API Management</li>
<li>Service</li>
<li>Application Insights</li>
<li>Blob Storage</li>
<li>Cosmos DB</li>
<li>Key Vaults</li>
<li>Service Bus</li>
<li>SignalR</li>
</ul>
<p><strong>Frontend applications</strong></p>
<ul>
<li>App Service</li>
<li>Application Insights</li>
<li>Content Delivery Network</li>
<li>Functions</li>
<li>Log Analytics</li>
<li>Private Endpoint</li>
<li>Static Web App</li>
<li>Virtual Network</li>
</ul>
<h2>About the client</h2>
<p>A Finnish company which employs over 1,000 financial experts – one of the largest providers of IT solutions and financial management and payroll outsourcing services in the Nordic countries.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A powerful database in the Azure cloud in a project for Respect Energy</title>
		<link>https://nearshore-it.eu/client-story/a-powerful-database-in-the-cloud-in-a-project-for-respect-energy/</link>
		
		<dc:creator><![CDATA[Wiktoria Sadowska]]></dc:creator>
		<pubDate>Tue, 14 Dec 2021 06:15:07 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=15318</guid>

					<description><![CDATA[We have designed and implemented a highly efficient solution based on Microsoft Azure and Snowflake for our client, a green energy supplier. The combination of these cloud technologies allowed us to shorten data operations from a few hours to mere minutes and reduce costs by almost 30%.]]></description>
										<content:encoded><![CDATA[<h2>Business Intelligence tool in a cloud environment</h2>
<p>In order to obtain key data for making decisions at the operational and strategic level, the client obtained data from many sources, which then went to Cassandra, a Key Value Store database. This was not a satisfactory solution, as it did not allow for full control of the costs of data operations (the client paid for the maintenance of unused virtual machines, ineffective queries sent to the database, etc.). Furthermore, they used the Digital Ocean cloud, which did not meet expectations and did not offer all the services required.</p>
<p>The database was inadequate in terms of queries and was slow, and the overload generated additional costs. Therefore, the client needed an efficient <a href="https://www.jcommerce.eu/it-services/business-intelligence" target="_blank" rel="noopener">Business Intelligence</a> tool in a cloud environment that would meet their expectations and allow for cost optimization. At the same time, they had previously used a number of different tools and preferred to avoid retraining the team.</p>
<h2>Project challenges</h2>
<ul>
<li>Checking the possibilities of available cloud solutions.</li>
<li>Organization of infrastructure – transferring the entire database to the <a href="https://nearshore-it.eu/articles/technologies/cloud-services-and-trends-for-2022/">cloud</a>.</li>
<li>Creation of a data warehouse enabling the integration of data from various levels and sources.</li>
<li>The continued use of previously used tools and scripts without the need to retrain the client’s specialists.</li>
<li style="list-style-type: none;"></li>
</ul>
<h2>Architecture based on MS Azure cloud</h2>
<p>We wanted the client to be able to regain control over costs, which is why we decided to present the possibilities of cloud-based architecture. As part of PoC, we recreated some of the data and reports from the Cassandra database. Based on our previous experience, and at the same time encouraged by the positive attitude of the client, we proposed solution architecture based on the<strong> tried and tested Microsoft Azure cloud</strong>.</p>
<p>We confirmed that Azure was a suitable environment for embedding the Snowflake database technology as well as the possibility of using the existing scripts and tools in the Azure cloud. Subsequently we conducted an audit and performance tests, confirming Snowflake’s superior performance over Cassandra.</p>
<h2>A high-performance Business Intelligence tool</h2>
<p>With data security foremost in our minds, we transferred further parts of the Cassandra database and built the foundations of a data warehouse which will ultimately integrate data from various sources.</p>
<p>The client has gained modern reporting and analytical tools which allow for the <strong>optimization of costs</strong>. The solution <strong>allows the user to create in-depth analyses through the use of Machine Learning algorithms</strong>. The new tools do not require employees to be retrained. The client is now able to use components such as Docker or Kubernetes independently, which leads to higher efficiency while maintaining an optimal level of costs.</p>
<h2>Customer benefits</h2>
<ul>
<li style="list-style-type: none;">
<ul class="list-jc">
<li><strong>Reduction of the process time from several hours to mere minutes.</strong></li>
<li><strong>Replacement of the Cassandra database with a tool from a similar price range, but with much greater efficiency.</strong></li>
<li><strong>An ordered data structure and having a data warehouse that enables the integration of data from many other systems.</strong></li>
<li><strong>Support and knowledge of the official Microsoft partner, Snowflake, and a leader in Business Intelligence implementations in Poland.</strong></li>
</ul>
</li>
</ul>
<h2>Azure cloud services used in the project</h2>
<p>Data Factory, Functions, Logic Apps, DevOps, SQL Server, Virtual Machines, Blob Storage, Key Vault</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>We are testing a document automation web app being developed by a tech company from Austria</title>
		<link>https://nearshore-it.eu/client-story/we-are-testing-a-document-automation-web-app-being-developed-by-a-tech-company-from-austria/</link>
		
		<dc:creator><![CDATA[Gabriela Dumin]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 14:57:26 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=15195</guid>

					<description><![CDATA[An Austrian tech company located in Vienna helps their clients around the world to efficiently manage business data within the organization. As part of the development of the company’s document management app, they are supported by software testers from Inetum.]]></description>
										<content:encoded><![CDATA[<h2>The client’s system</h2>
<p><strong>A cross-platform app (mobile, web and desktop)</strong> for managing documents and categorizing them accordingly. The system allows documentation to be indexed and archived in an automated manner. For example, it is possible to automate the flow of invoices using a mailbox. Our client’s solution is used by external companies (e.g. Canon) as well as internally.</p>
<h2>The need</h2>
<p>Our client had a team of testers, but did not have adequate competences in the area of web app testing in their team. It was also important for the client to minimize app errors in the development environment.</p>
<h2>Challenges</h2>
<ul class="list-jc">
<li>Learning the details about a large project and getting started in the work on the development of a cross-platform app.</li>
<li>The project is being executed remotely in an international environment – the entire project is in English, and communication is facilitated by a Scrum-Kanban model of collaboration.</li>
</ul>
<h2>The solution</h2>
<p><strong><a href="https://nearshore-it.eu/articles/project-management-leadership/testers-role-in-a-scrum-team/">A Test Engineer </a></strong>from Inetum, who has 5 years of experience in automated testing of web apps, joined the client’s four-person team, taking responsibility for that area of the project. In order to get to know the specific character of the project, our engineer took part in a week of implementation training, which was also an opportunity to get to know the team better, including other testers who conduct tests of desktop and mobile apps. </style><div class="promotion-box promotion-box--image-left "><div class="tiles latest-news-once"><div class="tile"><div class="tile-image"><img decoding="async" src="https://nearshore-it.eu/wp-content/uploads/2020/04/case_study_ecommerce_banner.jpg" alt="case study ecommerce banner" title="We are testing a document automation web app being developed by a tech company from Austria 2"></div><div class="tile-content"><p class="entry-title client-name">CLIENT STORY</p>

<h3><span>Our client from the e-commerce industry needed the support of iOS and Android teams to develop their mobile application.</span></h3>
Find out how JCommerce's specialists supported the project.

<a class="btn btn-primary" href="https://nearshore-it.eu/client-story/development-of-a-mobile-application-for-a-client-from-the-e-commerce-industry/" target="_blank" rel="noopener">Read the client's story!</a></div></div></div></div></p>
<p>Our software tester <strong>shared his knowledge of good practices and the latest standards used in modern web app testing.</strong> He suggested new tools and <strong>a change in the approach to writing test scenarios.</strong> Thanks to the transfer of know-how, it was possible to involve manual testers in the process of creating test scenarios for automated tests, and the tests now take place on three browsers. <strong>We use CI / CD tools</strong> to manage the code of the automated tests.</p>
<h2>Benefits for the client</h2>
<ul class="list-jc">
<li><strong>Twice as many software tests carried out</strong> – the company continues to develop the app and subsequent tests are being added on an ongoing basis.</li>
<li>New tools – improvement of the ways the Selenium framework is used.</li>
<li>Adding the possibility of testing on Firefox.</li>
<li>Know-how and knowledge about good practices in the field of web app testing</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Development of a car repair support application based on Azure</title>
		<link>https://nearshore-it.eu/client-story/jcommerces-net-developers-implement-a-solution-using-azure-technology-in-a-project-for-the-automotive-industry/</link>
		
		<dc:creator><![CDATA[Gabriela Dumin]]></dc:creator>
		<pubDate>Tue, 23 Nov 2021 12:38:20 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=14260</guid>

					<description><![CDATA[Our client is developing a cloud-based automotive repair shop work management application and needed the support of a business partner with available .NET developers and practical knowledge of the Azure technologies used in the project.    ]]></description>
										<content:encoded><![CDATA[<h2>The need for cloud-based solutions</h2>
<p>The essence of the project is to develop applications that make it easier for car dealers, garages and insurance companies to quickly estimate costs and manage the repair process. Until the complete migration to the <strong><a href="https://nearshore-it.eu/articles/technologies/cloud-services-and-trends-for-2022/">cloud</a></strong>, i.e. the first quarter of 2022, the application will still use the platform of a private provider from Sweden, where part of the production environment is located.</p>
<p>Due to the expansion of the company’s operations to other countries, such as Norway, Germany and Austria, there was a <strong>need to move the infrastructure to the cloud to ensure the stability and flexibility of the solution</strong>. As the contract with the current infrastructure provider was coming to an end, the client decided to use the Azure cloud and gain the ability to scale applications and process larger amounts of data.</p>
<h2>The importance of privacy and data protection for the client</h2>
<p><strong>Privacy and data protection</strong> is a very important issue to the client. Work on migration to the cloud was suspended for almost a year after Max Schrems, an Austrian data privacy activist, filed a complaint with the Court of Justice of the European Union. It concerned the sharing of EU individuals’ data with US-based companies and concerns about storing the data on their servers. At the time, the client was probing the market to verify customer attitudes toward the subject of <a href="https://www.jcommerce.eu/it-services/digital-transformation/cloud-services" target="_blank" rel="noopener">using the cloud</a>. For the most part, however, there was no opposition, and the client needed flexible resources due to their expansion.</p>
<h2>Challenges</h2>
<p>In connection with moving the application to a cloud-based environment, it was important for the client to:</p>
<ul>
<li>Put their entire infrastructure in order.</li>
<li>Ensure that the application runs continuously during the migration process.</li>
<li>Ensure security and meet all legal requirements for data processing.</li>
<li>Ensure privacy and the protection of personal data.</li>
</ul>
<h2>A cloud-based system for managing car repair shops</h2>
<h2></style><div class="promotion-box promotion-box--image-left "><div class="tiles latest-news-once"><div class="tile"><div class="tile-image"><img decoding="async" src="https://nearshore-it.eu/wp-content/uploads/2019/11/software-development-services_nearshore-blog.jpg" alt="software development services nearshore blog" title="Development of a car repair support application based on Azure 3"></div><div class="tile-content"><p class="entry-title client-name">NEARSHORING</p>

<h3><span>When it is worth considering nearshore services in software development? </span></h3>
Discover the benefits of the nearshoring model of cooperation.

<a class="btn btn-primary" href="https://nearshore-it.eu/articles/nearshoring/nearshoring-of-software-development-services-part-1/" target="_blank" rel="noopener">Read the blog post!</a></div></div></div></div></h2>
<p>The platform has a comprehensive database that includes work times, painting times, and complete lists of spare parts with article numbers and prices, as well as three-dimensional models that make it easier for garages to select them.</p>
<p>The system consists of the main application, which is currently being migrated to the cloud, and web applications that support separate functionalities, including:</p>
<ul>
<li><strong>Overview</strong> – an application that collects data from various garages. Using this app, insurance companies can monitor the status of repairs, and garage chains can manage their individual branches.</li>
<li><strong>Repair</strong> – an application for garages to record working time.</li>
<li><strong>Damage Inspection Booking</strong> – an application for booking repair appointments and ordering repair quotes.</li>
</ul>
<p>Using the information contained in the application, the repair shop employees can easily make the necessary repair calculations, as well as obtaining information about spare parts, prices and estimated order completion times. The solution is currently used by over 23,000 users.</p>
<h2>Advantages of the solution</h2>
<ul>
<li>Availability of repair and pick-up dates as soon as the damage is verified, which certainly leads to greater levels of satisfaction among vehicle owners.</li>
<li>Reduced repair quote and turnaround time.</li>
<li>Evenly distributed flow throughout the work week, resulting in fewer vehicles waiting for repair.</li>
<li>Access to vehicles’ technical data and repair history.</li>
</ul>
<h2>Support of .NET developers in the nearshoring model</h2>
<p>The project team includes several .NET developers from <a href="https://www.jcommerce.eu/" target="_blank" rel="noopener">Inetum</a>, who are part of a team developing a system to manage car repair shops. Our developers are tasked with developing migration processes and creating dedicated cloud-based applications in collaboration with the client’s team responsible for managing the cloud environment.</p>
<blockquote>
<blockquote class="wp-block-quote"><p><em>I am impressed by their competence and corporate culture. Qualified and motivated new members joined our project team.</em></p>
<p>COO at Exevator AB</p></blockquote>
<h2>Business benefits for the client</h2>
<div id="dslc-module-84d61e245a7" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="84d61e245a7" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li>Agile project execution to facilitate remote deployment of solutions.</li>
<li>Scalability of teams and the ability to utilize further support from Inetum.</li>
<li>Competence of some of the best .NET developers in Poland (according to the Clutch rankings).</li>
</ul>
</div>
</div>
<div id="dslc-module-961c99b104d" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-last-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="961c99b104d" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li>Support of a technology partner with extensive experience in the implementation of projects for clients operating in the IT consulting business, and the status of a trusted provider.</li>
<li>Innovation and the ability to implement new solutions offered by the cloud (e.g. Azure Functions).</li>
<li>Flexibility of the implemented solutions.</li>
</ul>
</div>
</div>
<h2>Azure cloud tools used in the project</h2>
<ul>
<li>Azure Functions</li>
<li>Azure Container Instances</li>
<li>Azure DevOps</li>
<li>Azure Applications Insights</li>
<li>Azure Key Vaults</li>
<li>Azure Cosmos DB</li>
<li>Azure SQL Server</li>
<li>Azure Service Bus</li>
</ul>
<h2>About the client</h2>
<p>Exevator AB – a Swedish IT consulting company that provides services in various business areas.</p></blockquote>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Proof of Concept of Azure cloud-based platform for investors</title>
		<link>https://nearshore-it.eu/client-story/proof-of-concept-of-azure-cloud-based-platform-for-investors/</link>
		
		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Fri, 19 Nov 2021 11:22:39 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=15049</guid>

					<description><![CDATA[When new offices or sports facilities are built, e.g., Olympic stadiums, the time and cost of the investment play a huge role, since any delays may have colossal financial consequences. Currently, there is no system that would allow investors to monitor the progress of work, as well as the cost and time of investment simultaneously. For this purpose, they use several different applications. Inetum's team created a Proof of Concept of an Azure cloud-based pioneering system integrating all investment-related data in one place.]]></description>
										<content:encoded><![CDATA[<h2>System for the architecture industry</h2>
<p>The provider of innovative solutions for the architecture industry intends to create a cloud application that would allow builders of facilities to collect and view data in real-time in both architectural, cost, and time dimensions. Application’s users are to be global market players responsible for big investment projects</p>
<h2>The challenges</h2>
<ul>
<li>Support in the research phase aiming at verification of technological capabilities and applicability of external libraries available on the market that would meet the application requirements.</li>
<li>Business analysis and building a team for research project, consisting of specialists with niche competences in the area of frontend libraries on which the system and backend level logic are to be based.</li>
<li>Processing and converting data from IFC (Industry Foundation Classes) files used by external programs to provide the required data for the developed application. IFC files contain a wide variety of data, e.g., about geometry of a building. The method of appropriate data conversion was to be individually figured out by the team, with involvement of academic community representatives.</li>
</ul>
<h2>The solution</h2>
<p>Since this would be the first application of this type, in the research phase our specialists focused on the capabilities of frontend libraries and found a way of extracting and converting data from IFC files. Within 2 months from start, the team developed Proof of Concept which met assumed requirements.</p>
<p>We proposed an architecture based on the Azure cloud, which enables full virtualization of the solution. In this phase, <strong>project manager, technical leaders, Technical Solution Managers in QA and <a href="https://nearshore-it.eu/articles/technologies/cloud-services-and-trends-for-2022/">Azure cloud</a> specialists were engaged.</strong> They worked in a Scandinavian model and were free to create their original solutions, such as a self-designed framework for software testing.</p>
<p><strong> The client can further develop the cloud-based platform</strong> for real estate investors. It will allow them to store and review data on the entire investment with the use of one application to manage the long-term construction processes, <strong>based on BIM (Building Information Modeling) processes.</strong> The system will enable investors to manage the investment in real-time, having access to an interactive rotatable and scalable 3D building model and selecting individual elements with their specifications. The model would be combined with full project documentation, cost estimates, work schedule and reporting modules. The platform would allow for constant communication between project teams, providers, and consultants via in-built communicator.</p>
<h3>Tools</h3>
<ul>
<li>Backend: Azure, .NET Core, MSSQL, MongoDB, Docker, Seq, MailHog, CQRS, DDD</li>
<li>Frontend: Redux, React, TypeScript</li>
<li>QA: .NET Core, Atata, Bogus, Dapper, Flurl, FluentAssertions, NUnit, Selenium WebDriver, SpecFlow, XRay, Extent Report, BDD</li>
<li>Business Analysis: Enterprise Architect, JIRA, XRay</li>
</ul>
<h2>Benefits for the client</h2>
<div id="dslc-module-84d61e245a7" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="84d61e245a7" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li>Niche expertise and innovative technologies, including in the Azure Cloud area,</li>
<li>A comprehensive, self-organized team that works in an Agile manner and thinks outside the box,</li>
<li>Developers and testers creating original solutions,</li>
<li>Support in five areas: business analysis, frontend, backend, Quality Assurance and Project Management.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Skanska Partnership</title>
		<link>https://nearshore-it.eu/client-story/skanska/</link>
		
		<dc:creator><![CDATA[Gabriela Dumin]]></dc:creator>
		<pubDate>Mon, 12 Apr 2021 07:42:11 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=1910</guid>

					<description><![CDATA[The rapid growth of the economies of Central and Eastern Europe is largely based on modern technologies and advanced business services. As a by-product of this success, these industries generate significant demand for office space. In Poland, Skanska not only constructs office facilities, but also roads, bridges, residential developments, conference venues, and cultural and sports facilities, and employs 8000 people. 

Skanska has long been aware of the investment potential of this market. Poland, Hungary, the Czech Republic and Romania are responsible for over 50% of the entire Skanska group’s global revenue from the sale of office space. In 2012, Skanska commenced cooperation with Inetum in the scope of solutions which support the construction of office space and monitoring the profitability of investing in this region of Europe.]]></description>
										<content:encoded><![CDATA[<h2 class="dslc-text-module-content">Skanska in 2015:</h2>
<ul class="list-jc">
<li>530,000 m<sup>2</sup> of completed office space,</li>
<li>170,000 m<sup>2</sup> under construction and 320,000 m<sup>2</sup> planned,</li>
<li>a total of over one million square meters of existing and planned offices,</li>
<li>offices spread over several cities in Central and Eastern Europe.</li>
</ul>
<h2>The beginning of nearshore cooperation</h2>
<p>Nearshore cooperation between Skanska and Inetum commenced with a project to optimize the ERP  Microsoft Dynamics AX system in the Polish branch of the company, Skanska Property Poland. The system which was previously in use within the company no longer fulfilled expectations, and so, in 2012, Inetum specialists became involved in the development of the system and its adaptation to the needs of the company.</p>
<h2>Turning to dedicated software</h2>
<p>As part of a project concerning the development and maintenance of an ERP system, the client outsourced the building of a <a href="https://www.jcommerce.eu/it-services/software-development/programming/mobile-applications" target="_blank" rel="noopener">mobile application for the iOS system</a> to netum. This project was part of digital transformation towards mobility, and increasing the efficiency of the accounting process was the main goal. The application was created using .NET and C# technologies and it allows users to verify and accept accounting documents, account assignment, employees’ expenses, and business trip accounting.</p>
<h2>Implementation of a Business Intelligence platform</h2>
<p>Along with the modernization of financial systems, the client decided to integrate their source systems – ERP MS Dynamics AX and the custom ERP system KORAB &#8211; with a reporting and analytical platform. The Business Intelligence solution was to enable the aggregation and calculation of financial and non-financial data from the project level to the national and regional level, facilitating communication between project managers and executives and reporting to the company&#8217;s financial controller.</p>
<h3>Challenges</h3>
<p>The client wished to create a flat management platform for each employee from all departments in European countries and regions. A platform for collecting data from various sources and systems and visualizing them as an easy-scalable reports was created. Integration of a number of data types, including both financial and non-financial data calculated in different time perspectives, was the biggest challenge in the scope of the project. As a partner of leading <a href="https://www.jcommerce.eu/it-services/business-intelligence" target="_blank" rel="noopener">Business Intelligence</a> platform providers such as Microsoft and Qlik, Inetum has the capability to find an optimal solution.</p>
<h3>Solution</h3>
<p>Skanska was looking for an intuitive and easy-to-use tool, which is why they decided to implement<a href="https://www.jcommerce.eu/it-services/business-intelligence/qlik-sense-and-qlikview" target="_blank" rel="noopener"> QlikView</a>. The client obtained access to modern full-service reports and an analytical platform including a mobile application. Implementation of the tools took less than a month and included multi-currency data from 4 regions, 10 subregions and 40 companies. QlikView allows the user to undertake multidimensional data analysis and export a report for any period. The solution also has a planning module which was used by the client in the strategic planning process for 2014-2024.</p>
<p><strong><em>&#8220;The application implementation phase was completed successfully, and the tool itself has revolutionized work at our company. On behalf of Skanska, I recommend Inetum as a reliable and trustworthy business partner in the area of Business Intelligence solutions. The extensive technical knowledge, experience and flexibility of Inetum specialists contributed to the success of the project.&#8221;</em></strong></p>
<p>Kamil Lubiejewski, Finance Manager, Skanska Property Poland</p>
<h2>Dedicated Business Intelligence Platform- Skanska CD-Control System</h2>
<p>A greenfield project the purpose of which was to develop standardized methods of analysis and reporting in various European branches of the company operating in the properties development industry. The project started in 2014 and our cooperation continues to this day.</p>
<h3>Challenges</h3>
<ul>
<li><strong>Complex domain</strong><span> </span>– the system itself had a complicated business logic, which was to meet the expectations of various user groups, both at the central level and in the multinational branches of the company.</li>
<li><strong>Many change requests</strong><span> </span>– during this implementation, a team of our specialists had to deal with the limited time schedule and changes introduced during the project.</li>
<li><strong>Performance improvements</strong><span> </span>– as part of the project, we carried out tasks aimed at improving the performance of the system.</li>
</ul>
<h3>Solution</h3>
<p>Our project team consisting of .NET developers, Business Intelligence specialists in QlikView technology, and data warehouse engineers fulfilled the client’s vision within the assumed time.</p>
<p>The team was responsible for the entire solution, both in terms of technological development and implementation. During the project, the team coordinated the work carried out by other external companies.</p>
<p>The developed system is integrated with the client’s external systems (Korab, Axapta, ExOpen, HFM) and has functionalities that are key from the business perspective:</p>
<ul>
<li>Forms for input of data on planned and ongoing projects,</li>
<li>List of tenants,</li>
<li>Project profit report,</li>
<li>Posted and planned costs report,</li>
<li>A set of financial reports in QlikView.</li>
</ul>
<p>The implementation of the system has resulted in the unification of project management methods within European branches (Poland, Hungary, Romania, and the Czech Republic). A centralized space for data storage was created (previously, data was scattered over many systems and spreadsheet files). Thanks to QlikView, managers gained quick access to clear reports in real time.</p>
<p><strong><em>“We appreciated mutual trust and transparent strategy in the project realization. Some phases of the projects have been accomplished under very strict time constraints and we were pleased with the flexibility of provider to scale up the project resources when needed.”</em></strong></p>
<p>Peter Beres, BU Controlling Manager at Skanska</p>
<h3 aria-level="2"><span data-contrast="none">Business benefits</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}"> </span></h3>
<ul>
<li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="1" data-aria-level="1"><span data-contrast="auto">All branches within CDE use one project planning system</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">Employees in all branches of CDE work in the same way</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">A centralized place for data entry (previously data was spread out over many systems and spreadsheet files)</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></li>
<li data-leveltext="" data-font="Symbol" data-listid="3" data-list-defn-props="{&quot;335552541&quot;:1,&quot;335559684&quot;:-2,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}" aria-setsize="-1" data-aria-posinset="2" data-aria-level="1"><span data-contrast="auto">Easy access to clear reports thanks to QlikView</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></li>
</ul>
<h3 aria-level="2"><span data-contrast="none">Technologies</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}"> </span></h3>
<p><span data-contrast="auto">.NET Framework 4.6.1, ASP.NET 5, Windows Services, Entity Framework 5, Telerik Kendo Grid, SQL Server 2012, Azure DevOps technologies were used to develop the web application. The data warehouse was based on MS SQL Server Database and MS SQL Server Integration Services, and the QlikView Server 12 platform was used to create the analytical and reporting system.  </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">As the cooperation developed, the following technologies were introduced: </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p><span data-contrast="auto">Identity Server 4, .NET Core 3.1, ASP.NET, WebAPI, Vue.js, RabbitMq, SQLServer 2019, and Git</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<h3 aria-level="3"><span data-contrast="none">The team</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}"> </span></h3>
<p><span data-contrast="auto">Agile project team consisting of 10 specialists: 7 .NET developers; 2 software testers and </span><span>1 </span><span data-contrast="auto">BI specialist</span><span>.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p>After the successful implementation of QlikView, other sources were integrated with the reporting platform that standardizes the calculation of KPI in different departments. In order to unify the data collection process, Skanska outsourced the development of a web application combined with a data warehouse based on MS SQL Server and the QlikView application.</p>
    <div class="clutch-widget" data-url="https://clutch.co" data-widget-type="3" data-height="350" data-clutchcompany-id="81759"></div>

<h2>Continuous development</h2>
<p>For the next steps, the nearshore team implemented additional data grids for processing and analyzing, and further extensions of the functionalities, such as:</p>
<ul class="list-jc">
<li>a new Land Valuation tool which analyzes changes in the reported book value of land compared to market value,</li>
<li>the integration of a new CRM system,</li>
<li>the addition of certain external market data.</li>
</ul>
<p><em><strong>&#8220;The system has been presented in all of Skanska’s business regions, namely Scandinavia, the UK, and the United States, and there is a desire to roll out the system in all locations. This is obviously another big challenge that requires the adaptation of the system to local conditions, such as different accounting systems, or changing the metric system to the imperial system in the United Kingdom and the United States.&#8221;</strong></em></p>
<p>Péter Béres, Business Unit Controlling Manager, Skanska</p>
<h2>Software testing process</h2>
<p>During the development of the web application, the client reported the need to <a href="https://nearshore-it.eu/articles/project-management-leadership/testers-role-in-a-scrum-team/">build a software testing process</a>. The current process was based on irregular UAT testing in which many critical errors occurred. The aim of this project was to systematize the software testing process and decrease the number of errors reported by users as well as its criticality.</p>
<p>After an audit of the applicable process and consultation with users and developers, Inetum engineers prepare and implement documentations and regressive tests to discover problems related to the existing functionalities. Several tests were also automated and added to the continuous integration process. As the next step, our nearshore team detected problems with the interface of the application, which was non-intuitive and differential. To unify the UX and interfaces of the application, our team created templates which help with analysis and make it possible to detect user activities causing errors.</p>
<p>The implementation of the new standards in the testing process lasted about six months. The total number of reported issues decreased by 70% and the number of critical errors was reduced by 90%.</p>
<h2>Application refactoring and future plans</h2>
<p>During the long-term nearshore cooperation on the project, the Inetum team released numerous versions including additional functionalities, changes in data processing and interface improvements. To ensure the high quality and efficiency of the system, the client decided to rewrite the code. Refactoring aimed to improve the operation of the system and build it with the use of new technologies, to allow for future development and maintain stability.</p>
<h2>About the client</h2>
<p><span class="TextRun SCXW213694531 BCX8" data-contrast="auto"><span class="NormalTextRun SCXW213694531 BCX8">Skanska Property Poland Sp. z </span><span class="NormalTextRun SpellingErrorV2Themed SCXW213694531 BCX8">o.o.</span><span class="NormalTextRun SCXW213694531 BCX8"> – a leader in the construction and development industry, operating on selected markets in Europe and North America. Skanska </span><span class="NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW213694531 BCX8">Property in all its projects</span><span class="NormalTextRun SCXW213694531 BCX8"> focuses on innovation, sustainable development and harmonious integration of its buildings with the existing urban infrastructure.</span></span></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SkillMatrix – a dedicated system for managing employees&#8217; profiles</title>
		<link>https://nearshore-it.eu/client-story/skillmatrix-a-dedicated-system-for-managing-employees-profiles/</link>
		
		<dc:creator><![CDATA[Gabriela Dumin]]></dc:creator>
		<pubDate>Thu, 17 Dec 2020 12:15:22 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=13405</guid>

					<description><![CDATA[At Inetum , we employ IT specialists with numerous competences, and run projects using various tools, technologies and solutions. We strive to provide our employees with continuous project development, and to provide our clients with the appropriate competences. In order to support this process, we have developed a bespoke internal system for managing employees' profiles. Get to know the details of the project and find out how to manage knowledge and talents in the company effectively.]]></description>
										<content:encoded><![CDATA[<h2>The need</h2>
<p>As <a href="https://www.jcommerce.eu/" target="_blank" rel="noopener"><strong>a technological partner,</strong></a> we provide IT outsourcing services and have a large competence base of specialists in many fields. These include software development (Front-End, Java, .NET, PHP, PLC and HMI, iOS, Android, Python, RPA), cloud services, business analysis, Business Intelligence, architecture of IT solutions and systems as well as the testing and management of Apple devices. In the IT industry, specific certifications, language <a href="https://nearshore-it.eu/articles/soft-skills-in-demand-and-how-it-outsourcing-can-help/"><strong>and soft skills,</strong></a> industry and sector experience are very important. We needed a knowledge management system in the area of competences that would facilitate the optimal matching of specialists with projects. Additionally, we wanted to speed up the flow of documentation between the Sales, Delivery, and HR departments and the client. For this purpose, we have developed a dedicated SkillMatrix solution for managing employees&#8217; competences.</p>
<h2>The challenges</h2>
<ul>
<li><strong>Collecting and cataloging knowledge </strong>– the challenge was to collect and centralize knowledge about competences, cataloging technical and language competences and certificates.</li>
<li><strong>Versatility </strong>– we wanted to create a universal tool that could be adapted and implemented in any organization.</li>
<li><strong>Appropriate structure </strong>– an important element of the project was to divide competences in such a way to accurately present several hundred technologies and competences of our employees.</li>
<li><strong>Ease of management</strong> – the goal was to create a system that would allow us to easily add new profiles, competences and certificates.</li>
<li><strong>Integration</strong> – the tool should easily integrate with internal systems, such as a system for employee data management.</li>
</ul>
<h2>The solution</h2>
<p>After analyzing the requirements and verifying them with Sales, Delivery and managers, the team began work on the project. We decided to use an Agile approach to software development, <a href="https://nearshore-it.eu/articles/why-choose-agile-software-development-in-2020/"><strong>utilizing Scrum methodology.</strong></a></p>
<p><strong>The system was created in the AWS cloud, and an analyst, a Scrum Master, a Product Owner, and Back-End, Front-End, and QA specialists were involved in the project. </strong>A graphic and UX Designer was responsible for the interface design. The system has been designed in such a way that employees&#8217; profiles can be created automatically based on Active Directory accounts, and so that it can integrate with other corporate tools. SkillMatrix is intuitive and enthusiastically used by employees, who are actively involved in the knowledge base development process, reporting new technologies and competences worth adding.</p>
<h3>The SkillMatrix system enables:</h3>
<ul>
<li><strong>Employees </strong>– to complete and generate a personal profile,</li>
<li><strong>Managers </strong>– to manage employees&#8217; profiles,</li>
<li><strong>The Sales, HR and Delivery departments</strong> – to search for employees with specific competences and generate their profiles in the form of Word and PDF files before presenting them to the client.</li>
</ul>
<h2>Plans for the future</h2>
<p>We are still developing our system. Ultimately, we want to make it available to candidates as well – people from outside the company. Thanks to this, candidates participating in the recruitment process will be able to fill in their personal profiles, and the HR department will have ongoing access to information about the results of recruitment. Once the recruitment process is completed, the employee&#8217;s profile will be available within the company&#8217;s structure.</p>
<h2>Benefits</h2>
<div id="dslc-module-84d61e245a7" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="84d61e245a7" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li><strong>Easier knowledge management in the company</strong> – each manager is responsible for managing the profiles of their team members. The database currently includes several hundred competences in 24 categories.</li>
<li><strong>Easier access to profiles and competences</strong> – no need to browse through documents, as all data is available in one place.</li>
<li>Faster flow of documentation in the company – the system is an internal repository of profiles.</li>
</ul>
</div>
</div>
<div id="dslc-module-961c99b104d" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-last-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="961c99b104d" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li>Possibility of quickly finding suitable employees according to their declared preferences (e.g. specialists open to project relocation).</li>
<li>Option to customize the appearance of documents generated – if a company decides to change the layout of corporate documents, it is sufficient to make a change in the application, and all generated documents will use the new layout.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Implementation of Microsoft Dynamics 365 for Renta</title>
		<link>https://nearshore-it.eu/client-story/implementation-of-microsoft-dynamics-365-for-renta/</link>
		
		<dc:creator><![CDATA[Beata Baranowska]]></dc:creator>
		<pubDate>Mon, 21 Sep 2020 07:00:36 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=10734</guid>

					<description><![CDATA[Renta follows the strategy of operating locally while developing on international markets with the use of innovative business ideas and new technologies. Find out how the ERP system implemented by JCommerce's consultants helps the company to open up to new directions in the Baltic countries.]]></description>
										<content:encoded><![CDATA[<h2>What the client says about us:</h2>
<blockquote><p><strong><em>“The implementation was carried out according to plan, and cooperation with JCommerce has been positive in every respect, both in the implementation phase and in terms of the post-implementation service. We can talk about our experiences with JCommerce in superlatives only: communication – flawless, project completion – on time, consultants ready not only to implement solutions, but also to propose the most appropriate ones for specific situations. We recommend this company&#8221;.</em></strong></p>
<p>Jacek Gardas, Renta</p></blockquote>
<h2>60 depots in 3 years in the Baltic countries</h2>
<p>The history of Renta is not long, but reflects the dynamics of its development. In 2016, a few entrepreneurs in Finland came up with the idea of opening local rentals that would allow customers to rent the necessary construction equipment with the use of a mobile application. The goal they set for themselves was to build trust-based relationships with local customers and to make it easier to use equipment rental services thanks to convenient technological solutions<strong>. This pioneering approach and moving away from the traditional rental model resulted in a total of 60 depots opened within 3 years, not only in Finland, but also in Sweden and Norway.</strong> In 2020, the first rental was opened in Poland, in Katowice, and the next two in Kraków and Wrocław.</p>
<h2>Why Poland?</h2>
<p>Renta focuses in particular on the local aspect and on reaching local companies. In 2019 the company noticed the potential of the Polish market and decided to open an office in the heart of the Silesian metropolis, which is becoming an increasingly important point on the map of building investments. <strong>The subsidiary in Katowice is the first office of this type (a greenfield operation).</strong> Opening new subsidiaries is part of the company&#8217;s long-term development strategy on the Baltic market. And this is the moment when the stories of JCommerce and Renta come together.</p>
<p><strong><em>“When I heard about Renta for the first time, I noticed how important trust and building partnerships with clients and employees are for the company. What makes Renta stand out is the enthusiasm and innovative approach as well as providing customers with solutions that facilitate the use of their services. As part of cooperation with Renta, we undertook the project which will enable the company to continue to fulfill its goal: reaching local consumers, building trust and, as a result, further development on the international market”.</em></strong></p>
<p>Paulina Materna, Business Unit Manager at JCommerce</p>
</style><div class="promotion-box promotion-box--image-left "><div class="tiles latest-news-once"><div class="tile"><div class="tile-image"><img decoding="async" src="https://nearshore-it.eu/wp-content/uploads/2020/07/nearshore_cover.jpg" alt="nearshore cover" title="Implementation of Microsoft Dynamics 365 for Renta 4"></div><div class="tile-content"><p class="entry-title client-name">EXPERT KNOWLEDGE</p>
Discover the city of Katowice!

<a class="btn btn-primary" href="https://nearshore-it.eu/articles/why-poland/it-nearshoring-services-in-poland-why-katowice/" target="_blank" rel="noopener">Find out more!</a></div></div></div></div>
<h2>Why Microsoft Dynamics 365 Business Central?</h2>
<blockquote><p>To operate locally on new markets, companies investing in Poland need an <a href="https://nearshore-it.eu/experienced-microsoft-dynamics-nav-provider/">enterprise resource planning (ERP)</a> system that is adapted to Polish legal and tax requirements. Modern ERP class systems, such as <a href="https://www.jcommerce.eu/it-services/erp-systems" target="_blank" rel="noopener">Microsoft Dynamics 365 Business Central,</a> address this aspect of operation. Why did JCommerce&#8217;s ERP specialists recommend the implementation of this particular system?</p>
<p><strong>Teresa Bodziuch-Olma, ERP consultant at JCommerce:</strong></p>
<p><em>“The project, which we carried out from January to April 2020, included the implementation of an ERP system that would allow for the efficient management of the developing company Renta Sp. z o.o. Entrepreneurs in Poland know how important it is to use systems with a module adapting the ERP tool to the legal requirements of a given country. In the case of Microsoft Dynamics 365, it is the Polish Functionality that allows entrepreneurs to settle tax declarations, send so-called &#8220;Unified Control Files (JPK)&#8221; or import the National Bank of Poland exchange rates. We also recommended this system because it is a modern ERP tool which is integrated with many other solutions, and we understand how important it is for clients focusing on innovation. Just like Renta”.</em></p></blockquote>
<h2>How did we help?</h2>
<p>Five JCommerce employees – ERP consultants and a developer – were involved in the implementation of the system. <strong>Within 4 months of cooperation, they worked on the implementation of the Microsoft Dynamics 365 Business Central system for Renta sp. z o.o., the company&#8217;s subsidiary in Poland.</strong> The implementation was carried out in such a way that the client could use the functionality of tax and group reporting, taking Polish tax regulations into account. It was also necessary to integrate the system with an external sales system as well as import sales documents and export purchasers&#8217; data. Initially, the Microsoft Dynamics 365 system will be used by three employees who use the financial and electronic banking modules. Our team also conducted training for the client&#8217;s employees and provided them with substantive knowledge of the system.</p>
<blockquote><p><strong>Teresa Bodziuch-Olma:</strong></p>
<p><em>“At the moment, the data growth is several thousand records per month, which is not a large number. However, judging by the company’s dynamic development, this scale will grow with every month, and the users will certainly appreciate the advantages and potential of this solution. We are glad that we could establish a relationship with a company with values similar to ours and to carry out a project that will feasibly help to fulfill their strategy of building local partner relationships &#8220;.</em></p></blockquote>
<h2>Benefits</h2>
<div id="dslc-module-961c99b104d" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-last-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="961c99b104d" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li><strong>Modern Microsoft Dynamics 365 Business Central system for company management.</strong></li>
<li><strong>The system is adapted to the requirements of Polish tax law.</strong></li>
<li><strong>Quick implementation of an ERP system (4 months).</strong></li>
<li><strong>Substantive support and training for employees.</strong></li>
<li><strong>The proximity of a provider who has their office in the same city and who is always able to assist.</strong></li>
</ul>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to become a trusted IT service provider? Cooperation with an IT consulting company</title>
		<link>https://nearshore-it.eu/client-story/how-to-become-a-trusted-it-service-provider-cooperation-with-an-it-consulting-company/</link>
		
		<dc:creator><![CDATA[Beata Baranowska]]></dc:creator>
		<pubDate>Mon, 14 Sep 2020 11:05:41 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=10711</guid>

					<description><![CDATA[The history of cooperation between JCommerce and an IT consulting and digital transformation services provider. JCommerce is on the list of trusted providers of one of the leading European IT consulting companies, which has opened itself up to cooperation with our specialists in many fields, such as software development, testing, as well as the implementation and maintenance of ERP systems. Learn about the history of our cooperation and find out more about how we support the biggest IT consulting companies that help their clients to build digital maturity in business.]]></description>
										<content:encoded><![CDATA[<h2><span>Our Client</span></h2>
<p>Our partner helps its clients to implement innovative IT solutions which support the <a href="https://www.jcommerce.eu/it-services/digital-transformation" target="_blank" rel="noopener">digital transformation of enterprises.</a> The specificity of the IT consulting industry is that providers must act quickly, be flexible and support the implementation of modern IT solutions for end clients from various industries – and thus follow the latest technological trends.</p>
<h2><span>The specificity and needs of IT consulting companies</span></h2>
<ul>
<li>Implementation of projects for clients from a number of different industries.</li>
<li>The necessity of providing diversified competences.</li>
<li>The need to have access to niche competences and know-how.</li>
<li>The need to react quickly to clients&#8217; needs.</li>
<li>The need for flexible access to competences in terms of specific projects.</li>
<li>The need to have a list of trusted providers of particular competences.</li>
<li>Scalability of project teams.</li>
</ul>
<h2><span>2016 – the beginning of cooperation</span></h2>
<h3><span>Digital identification project</span></h3>
<p>Our cooperation with the company began in 2016 with a digital identity project for the automotive and insurance industries, in which support was required in terms of the creation of test architecture and implementation of the test process. The JCommerce offer addressed the client&#8217;s needs best – we provided comprehensive <a href="https://nearshore-it.eu/software-development/hire-a-software-testing-company/">Quality Assurance support,</a> creating test architecture and providing tools for manual and automated tests of systems and mobile applications.</p>
<h3><span>Challenges</span></h3>
<ul>
<li>Creation and implementation of comprehensive software test architecture.</li>
<li>The first project implemented for the client, which required both companies to get to know each other’s organizational culture and team members.</li>
</ul>
<h3><span>Insurance documentation management platform</span></h3>
<p>The first project carried out together was successful, so a couple of months later the client came back to us with a question about the possibility of providing the competences of several <a href="https://nearshore-it.eu/software-development/hire-a-java-web-development-company/">Java developers</a> and supporting work on a solution in the microservices architecture. The project concerned the creation of a completely new platform for insurance document circulation management. <strong>Again in this case, we managed to quickly set up a team of the required specialists and implement the project in accordance with the client&#8217;s expectations.</strong> As our cooperation developed, we provided the support of an increasing number of specialists. The project involved an architect, a business analyst, Java developers and <a href="https://nearshore-it.eu/software-development/hire-a-front-end-web-development-company/">Front-End specialists,</a> and the work was supervised by the project coordinators and a Scrum Master. The positive assessment of our team’s engagement resulted in a permanent cooperation contract which continues to this day.</p>
<h3><span>Challenges</span></h3>
<ul>
<li>Greenfield project in microservices technology.</li>
<li>Need for flexibility and quick scalability of teams as the project evolved.</li>
</ul>
<h2><span>2017 – Development of cooperation</span></h2>
<h3><span>Development of a mobile application for digital payments</span></h3>
<p>This enabled JCommerce to participate in an ambitious project on a European scale, implemented by the client together with leading digital service providers. The aim of the project, in which JCommerce&#8217;s<a href="https://nearshore-it.eu/software-development/mobile-app-outsourcing-company/"> iOS and Android</a> developers were involved, was to create a mobile application for digital payments, based on digital identity verification.</p>
<h3><span>Challenges</span></h3>
<ul>
<li>Coordination of multiple providers’ activities.</li>
<li>Ensuring high security standards.</li>
</ul>
<h3><span>ERP system implementation: Microsoft Dynamics NAV </span></h3>
<p>Our cooperation continued to develop rapidly and, apart from providing programming skills, JCommerce also provided the client with support in the <a href="https://nearshore-it.eu/experienced-microsoft-dynamics-nav-provider/">ERP area.</a> To address the client&#8217;s internal needs, we implemented the Microsoft Dynamics NAV 2016 ERP system, which facilitates financial control over projects carried out for end customers from various areas as well as over marketing and sales activities.</p>
<h3><span>Challenges</span></h3>
<ul>
<li>Providing a solution that integrates data from diverse areas of the organization&#8217;s operation.</li>
<li>Implementation of the solution in a new project area.</li>
</ul>
<h2><span>2019 – implementation of projects as a trusted provider </span></h2>
<h3><span>Development of a mobile payment application </span></h3>
<p>Currently, together with the client, we are carrying out another international project which started in 2019. It concerns the creation of a mobile payment application, and its greatest challenge is to ensure high security standards. <strong>Back-End and Front-End specialists are involved in the work, as well as teams of mobile developers (iOS and Android), Java, DevOps developers, testers and a Scrum Master – 15 people in total.</strong></p>
<h3><span>Challenges</span></h3>
<ul>
<li>Cooperation with many contractors.</li>
<li>Ensuring high security standards.</li>
</ul>
<h2><span>Business benefits for the client</span></h2>
<div id="dslc-module-961c99b104d" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-last-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="961c99b104d" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li>Competency support in every area of software development and testing.</li>
<li>Easier implementation of projects for end customers, regardless of the area in which they operate.</li>
<li>Many years of cooperation with a trusted and proven provider.</li>
<li>A well-known procedure of project implementation and easy start of subsequent projects.</li>
<li>The possibility of getting to know our team members better and enabling easier communication.</li>
<li>High scalability of teams.</li>
</ul>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>JCommerce has carried out  an e-learning platform project</title>
		<link>https://nearshore-it.eu/client-story/jcommerce-carried-out-e-learning-platform-project/</link>
		
		<dc:creator><![CDATA[Beata Baranowska]]></dc:creator>
		<pubDate>Mon, 31 Aug 2020 10:26:31 +0000</pubDate>
				<guid isPermaLink="false">https://nearshore-it.eu/?post_type=project&#038;p=10504</guid>

					<description><![CDATA[JCommerce supported the implementation of an educational platform. The website serves to facilitate the exchange of educational content between teachers, parents and students. ]]></description>
										<content:encoded><![CDATA[<h2><span>Scope of the project </span></h2>
<p><span>The client undertook an <a href="https://nearshore-it.eu/news/jcommerce-has-completed-a-project-for-betacom/">educational platform</a> project that would allow parents, teachers, and students to exchange information and allow for knowledge sharing. As part of the work, we provided support in the development of platform modules to support the Student Project, Reporting and Settlements, and the website. </span></p>
<h2><span>Results</span></h2>
<p><span>On the JCommerce side, the project involved <strong>Front-End and Back-End developers,</strong> as well as a project manager, software tester and analyst. As part of the work, we provided a six-person client team with support in terms of building infrastructure and system integration. A platform was created for the publication of educational content by individual schools and for the exchange of information. Thanks to the platform, teachers can download educational resources, as well as conduct teleconferences and interactive lectures.</span></p>
<h2><span>Benefits for the client</span></h2>
<div id="dslc-module-961c99b104d" class="dslc-module-front dslc-module-DSLC_Text_Simple dslc-in-viewport-check dslc-in-viewport-anim-none dslc-col dslc-6-col dslc-last-col dslc-module-handle-like-regular dslc-in-viewport" data-module-id="961c99b104d" data-module="DSLC_Text_Simple" data-dslc-module-size="6" data-dslc-anim="none" data-dslc-anim-delay="" data-dslc-anim-duration="650" data-dslc-anim-easing="ease" data-dslc-preset="none">
<div class="dslc-text-module-content">
<ul class="list-jc">
<li><strong>Providing scalable teams in the Fixed Price model,</strong></li>
<li><strong>Full implementation of the client&#8217;s requirements within the expected time and budget, </strong></li>
<li><strong>The project met the requirements of UX. </strong></li>
</ul>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
