Software Development Company
At IT-Dimension, we deliver high-quality, innovative, responsive, and secure greenfield or brownfield software projects of any complexity. We have been providing value to our clients for more than 15 years. During this time, we have implemented over 600 projects in different domains using a wide range of desktop, mobile, and web technologies for our customers from more than 20 countries.
We specialize in developing Mobile (iOS and Android), Desktop (Windows, Linux, macOS), and WEB applications. The main focus is enterprise solutions and WEB applications for businesses (back-offices and dashboards of various types), server utilities and applications, embedded systems, automation solutions (Computer Vision, Machine Learning), robotics (ROS, Linux), and interactive systems (projection advertising and entertainment).
Our team is enthusiastic, creative, and diverse. Each team member has comprehensive technical skills, strong knowledge, and rich expertise. Our synergy forces each project's success.
We strictly follow quality standards at every project stage: from planning and designing to development and implementation. We pay attention to every detail to achieve the best results.
Recommended Providers
Focus
Portfolio

Zuum | Logistics Super Platform
ZUUM is a rapidly growing tech startup with a mission to connect shippers, brokers, carriers, and drivers on one platform. The main goal is to optimize logistics with an automated, efficient, and user-friendly system that provides enormous opportunities for all the logistics chain’s participants. For this, we are working on developing several web apps with a wide range of functionality on the platform.
Parts of the project our team is working on:
- Shipper application
- Carrier application
- ZUUM Loads
- Bidding automation tool
- Internal chat subsystem
- Marketing website
Tech stack:
Apps development: TypeScript, Nest.js (as a main Node.js framework on the backend), Angular.js (as a main framework on the frontend), Material UI, MongoDB (the main database), MySQL (the second database), Redis (as the main storage and transport bus), Elasticsearch for data searching, REST API, WebSockets (socket.io) for real-time communication, GraphQL for some of the APIs, Google Maps API, Macropoint (trucks tracking), Mandrill for email delivery, Stripe, etc.

Co-Play
Challenge
Develop a new solution for business negotiations that would allow conducting of well-planned structural audio or video online conversations using smartphone or PC.
Solution
We developed web and mobile applications with 2 meeting options: Default and TV. Using the first one, participants can speak only in turn without interrupting the other articipants, so the meeting is well structured.
The second option provides an ability for all the participants to speak simultaneously.
This type of meeting is ideal for brainstorming or less formal negotiations.
After the end of the meeting, users can review the speech of any of the participants, vote and also create polls with their response options.
Technologies:
Mobile app: React Native
Web app: React.js
Server side: Node.js
Connection through Web Sockets

Beam Cryptocurrency Mobile Wallet
Task
Confidental, fast and easy-to-use cryptocurrency mobile wallet.
Challenge
The aim of our work was to develop a mobile wallet app for Beam Blockchain. The application should contain all necessary functions of smart wallet and make payments much easier. Aside from that, it must be fully secured.
Technologies
Blockchain, Swift
Solution
The application was developed exclusively for Beam Blockchain. Programming language — Swift. Our team took care of all required functions such as: sending, receiving, viewing the transactions history and getting individual QR codes.

Face matching app
Task
A client’s task was to create a nowadays modern app that compares a user’s photo with celebrity faces and suggests
the most similar options. The inspiration was an application called Gradient - mainly we focused on the work and functionality of this particular product.
Solution
There Photos' graph learning aspect with using of TensorFlow on the server side of the app allows finding the needed similarity.
Users select a photo that they want to interact with. Then, the system searches for a maximum match and gets a name of similar сelebrity.
Then, the system searches for a maximum match with the selected photo and gets
a name of similar сelebrity.
In the end, we get 2 photos: the user’s photo and a photo of the celebrity.
For a complete picture and proof that the photos are really similar, we use the Morphing effect.
Technologies
Python, OpenCV

AR Furniture
Task
Catalog app with different categories and types of furniture, integrated into augmented reality
Solution
Using Unity development platform, we developed two versions of mobile (iOS/Android) app: local and integrated. The local one has only AR functionality. It downloads furniture models from the device’s local storage. Users can manipulate the position, rotation and sizing of the object in AR space. The integrated version is a part of native applications on Android and iOS.
On WEB part, users can add new models to catalog, configure them (change textures, add/remove parts) and use 3D Viewer.
Technologies
Unity
AR Foundation (AR Core, AR Kit)
Cardboard VR
Object-C
Vue.js
Kotlin
Three.js
Swift

Cycliq Bike Cameras Software
Task
Cross-platform desktop application with unique functionality for Cycliq bike cameras
Challenge
Cycliq’s main idea was to make cyclists’ travel on the roads safer. We aimed to empower Cycliq cameras and create special video shooting and processing functions.
Solution
We developed the cross-platform app for both Win/Mac, and Android/iOS. Xamarin Shared Project is used for more extensive coverage of system functions. The code contains classes and methods for working with camera settings, FFmpeg, video processing logic, Strava API (using Strava C# SDK), maps (Mapbox static maps), YouTube (using the C# YouTube SDK), Facebook (using the Facebook C# SDK), interfaces for drawing, saving application settings, etc.
Platform-specific code (UI, drawing) is implemented using WPF for Win and Xamarin.Mac for Mac.
Authorization: access and work with Strava, YouTube, and Facebook APIs are carried out using OAuth 2.0 protocol with the help of browser navigation. UI for Mac is generated using Xcode Interface Builder, and for Win – using XAML markup. The Strava API tools provide the data for the video overlay from the recorded activity (training).
Result
We are glad that our software helps secure bicycle trips and allows watching recorded videos of high quality. The software also allows one to view the lists of processed video files and upload them to social networks. Thousands of satisfied customers use this functional application.
Tecnologies
Xamarin Shared Project
Xcode Interface Builder
Mapbox static maps
XAML markup, Xamarin.Mac
Facebook, Facebook C# SDK
YouTube, C# YouTube SDK
Strava C# SDK
Strava API
OAuth 2.0
WPF

Fingerprint Verification System
Task
Fingerprint verification system that will be used at a custom office.
Goal
Functional and modern application for different types of fingerprinting
Challenge
Our client is a public authority. Since security and accuracy are the most important points of its working — we need to develop a fully reliable program with special security and verification functions. The software should be developed for certain fingerprint devices and respond to all client’s requests.
Solution
Every individual has unique fingerprints that can be used for identification. Biometric information is increasingly replacing passwords to identify and verify users because of its higher security and convenience for both users
and administrators.
Our fingerprint recognition application snaps an image using Cogent 3M CS500 Fingerprint Scanner and then compares the received image with a previously saved snapshot of the user’s fingerprints to establish and verify the user identity. Also, different types of fingerprinting are available.
We implemented the current application using the C# programming language, Nancy framework, and Cogent SDK. Suitable library for our system – Aforge.NET. The device for fingerprinting is Cogent 3M CS500 Live Scan Tenprint Scanner.
Technologies
AForge.NET library, C#, SDK Cogent, Nancy framework

Divvy - monthly parking options
Task
Divvy application that allows drivers access to parking wherever and whenever, thereby saving great deal of time.
Challenge
Divvy provides drivers access to thousands of secure car spaces in high-demand locations. Therefore, we were aimed to create application that would give drivers opportunity to book parking spaces in advance and pay for them right in the app.
Solution
We developed Divvy application with functions of search, book and pay the parking spaces beforehand for the needed amount of time. The app is able to provide drivers their own QR or PIN codes of parking slots.
In such a way, accessing
of parking spaces became much simple, and routine actions can be performed
with just a tap.
Technologies
The application was developed using Xamarin.iOS. Google Maps and Google Search Places API were used for searching needed places. SQLite Database served for data storage. Push Notifications allow contacting with users and make their experience much more convenient.
Result
Finally, functions of Divvy make parking simple, fast and smart. We say goodbye to parking tickets, higher prices and long search for free space. Divvy parking application
is technology of modern world. What yesterday made you nervous has today become
a pleasure.

Songtive - Composing tool, band, social network
Task
The client’s task was to create an application for writing music of any complexity. The application should be both simple for a beginner and functional for a professional. Another good idea was that users could contact each other and share their projects directly in the application.
Solution
The application was written for both Android and iOS using Xamarin. The app got a large functionality for music engineering. Different tools with their special specifications were added.
Result
We got a music production mobile application based on Xamarin. The variety of Songtive features speaks for itself:
- Create, compose, accompany your own song/music and attach custom styles/drumsets;
- Use custom accompaniment created by you
in unlimited ways;
- Use wide set of instruments including Piano, Guitar, Bass, Viola, Acoustic Guitar, Flute, Cello and others;
- Convert your song (together with accompaniment) to MIDI/MP3 file or use it as a ringtone;
- Store your songs in Songtive cloud;
- Share your records via Facebook, Twitter, Google+, etc;
- Change tempo, key signature, time signature, keys and instruments.
Technologies & Tools
Xamarin.iOS, Xamarin.Android, C#, Shared Project, C++

VR Casino
Task
Desktop VR application with real-world experience on Unity. This is a virtual casino with real-world experience. The key feature of the application is that the player is completely immersed in the virtual reality, which makes the gameplay more exciting. Our customer had an idea to create a new interactive solution which would engage the user quickly — and a VR game seemed an ideal option.
Initially we focused on VR Slot casino game implementation. But since the task was to make the game multifunctional and to provide users with the ability to interact with as many objects around them as possible — it was decided to expand the gameplay and include more varied game types beyond casino slots.
Solution
We developed VR-based desktop application on Unity.
This is a virtual casino replicating a real-world casino experience. Users can play both table (Blackjack and Roulette) and slots casino games.
In addition, a distinctive feature of the game is that players have an ability to play each other over the network. They create their own, customizable avatars and therefore can interact with each other in the virtual casino, which brings the game even closer to reality.
We made sure that the user can interact with as many objects as possible – cards, buttons, handles, different objects on the scene, etc.
Technolohies
Unity (C#), Photon, Oculus SDK, HTC SDK, HTC Vive

Identity Theft - Security Education
Task
Improve users’ qualifications in the field of identity theft protection in a modern way.
Goal
Mobile application that can provide a number of tests in order to determine the level of knowledge in the area and give appropriate recommendations.
Challenge
There are a lot of ways identity theft can happen to anyone. Hackers may get information from a data security breach. Also, users may unknowingly provide it on social media. Our client had the task of protecting people from this type of fraudulence. The most effective and convenient way for this purpose was a mobile app with needed functions for the improvement of users’ knowledge in identity theft protection.
Solution
The application was implemented both for Android and iOS. The customer had provided a number of questions that determined the level of users’ knowledge in the field of identity theft protection. These questions were wrapped in tests, the so-called Quizzes. Based on the result of the Quiz, the user received a certain rank and recommendations for knowledge improvement.
Technologies
Xamarin.iOS, Portable Class Library, MvvmCross & C#, Xamarin.Android

JimiPark
Task
Placing a large number of equipment or vehicles on a given area can still be a problem for many businesses of different spheres. Sizes, parking dates and many other nuances should be taken into account if we are faced with the task of expedient placement of objects on the same territory, which require a lot of time and effort.
Challenge
Initially our client wanted to implement a service for the accurate placement of the film industry equipment. It was supposed to be a Google Maps based app where different objects would be placed by category taking into account their indicated sizes and the map scale.
Solution
For developing the application, we used ASP.NET Core framework,
React.js. library and MySQL Database. We developed a number of functions which would allow placing the equipment or vehicle on the map. Objects are added on the map by category. All of them are fixed on the map coordinates and can be moved when it’s needed.
One of the most important points of the application is sizes of the objects. When placing a specific object, a user specifies its length and width, further the service converts these sizes to an adaptive size on the map to fully comply with other objects displayed on the map.
Also, user can create a filming episode, indicate number of days and allocate needed gear for it. It contributes to convenient management of the episodes and corresponding equipment.
Result
We got a useful application for building transportation plans. Now film industry has a modern solution for managing film sets.
Filmmakers can plan episodes and place required equipment in advance just on the satellite map. Any necessary equipment may be uploaded as a simple picture and then converted to corresponding sizes.
Jimipark simplifies the management of the placement of objects on a specific area a lot. It can be used in various industries and help to properly allocate space on available location.
Technologies
ASP.NET Core + React.js + MySQL Database

Polaroid Instant Memories
Task
Provide the ability to control the Polaroid camera’s data.
Suggestion
Polaroid camera’s data management desktop tool for users.
Technologies
Win: .Net WPF, MVVM, MetadataExtractor, CompactExifLib, VirtualizingStackPanel, WpfAnimatedGif, Windows Media Player
Mac: Swift, Cocoa
Web: Node.js + Express, Vue3 + Vuetify + Vue Router + Vuex, MongoDB\Mongoose.
Challenge
Our customer was striving to implement a new smart solution for Polaroid cameras. It should be an app that would allow the users of the Polaroid devices to easily manage their data recorded by the camera. Functions from photo\video exporting to auto-update of the app should be included.
Solution
We developed desktop apps for Win and Mac, with photo\video exporting and viewing functionality. The solution also includes local folder navigation, as well as reading the custom fields from the Exif data in photos. In addition to developing the data manager app, we worked on the web service for storing the current app versions that implemented the application’s auto-update feature, the feature also includes an admin panel and a backend.
Result
We currently have multifunctional Win and Mac applications, these are “must-have” companions to the Polaroid cameras. We really believe that the helpful functions and the backend of the implemented solution provide users with a better experience while using Polaroid. The result is an essential new tool for Polaroid cameras.

GoRerto - a Customizable Agile Retrospective Tool
Challenge
Implement a new project management and team collaboration tool.
Solution
User-friendly, fun and customizable agile retrospective tool that leverages sprint data and team sentiment to drive continuous improvement.
Technologies and Tools
Angular 9, Adonis.js, PostgreSQL, Google Storage.
Challenge
Many different teams around the globe interact using different tools and approaches. The idea of the project was to develop a new solution that would make this interaction even easier and more fun, especially when it comes to retrospective and planning meetings.
Solution
Together with the Acumen.io team, we developed new scrum meetings management software with unlimited boards, teams, and pre-built templates to cooperate fast and effectively. Here anyone can set up a meeting in a couple of minutes and start interacting with cards, sort, and filter sprint data, conduct voting within the team, and analyze sprint data with Jira integration.
Result
We got a super useful GoRetro tool rated as the best meeting management software on G2 (4.6/5 Stars) and loved by the world’s best agile teams. Thousands of scrum teams from different spheres use the solution to make their management and collaboration even more engaging and effective. These are all wrapped with enterprise-grade security (SOC-2 Type II and ISO 27001 certified).
Reviews
the project
AR Marketplace Dev for Software Development Company
"Throughout the project, the team worked to ensure all deadlines were met."
the reviewer
the review
The client submitted this review online.
Please describe your company and your position there.
I am the CEO of a software development company. We operate in Europe and USA.
For what projects/services did your company hire IT-Dimension, and what were your goals?
I hire IT-Dimension for software development services and my goals where a long term relationship with an expert software team.
How did you select this vendor and what were the deciding factors?
We found this partner through UpWork and after our review of his proposal and the online meetings with the team, we show a parter with technical expertise and innovative approach to problem-solving.
Describe the scope of work in detail, including the project steps, key deliverables, and technologies used.
They designed and developed an Augmented Reality marketplace, targeted to furnitures. They started with the R&D and after the AR features were created, they moved on to the development of the AR marketlace and the mobile app.
How many people from the vendor's team worked with you, and what were their positions?
There were 4 people in the core team, 2 senior devs, one designer and one project manager.
Can you share any measurable outcomes of the project or general feedback about the deliverables?
Their team of talented developers and designers helped us create a really cool project that has exceeded all of our expectations. The project was delivered one time and bug free. Everything delivered works great from the start!
Describe their project management style, including communication tools and timeliness.
From the very beginning, the team at IT-Dimension impressed us with their professionalism, expertise, and commitment to excellence. They took the time to really understand our needs and goals, and worked closely with us every step of the way to ensure that we were completely satisfied with the end result. We communicated through Slack and Skype.
What did you find most impressive or unique about this company?
What really sets IT-Dimension apart, however, is their technical expertise and innovative approach to problem-solving. They are constantly pushing the boundaries of what is possible with cutting-edge technologies and tools, and their passion for their work is truly contagious.
Are there any areas for improvement or something they could have done differently?
No, everything was implemented as expected without any issues.
the project
Mobile Store Dev for Jewelry Manufacturer
"IT-Dimension provided a high-quality product at a competitive price and had excellent customer service."
the reviewer
the review
The client submitted this review online.
Please describe your company and your position there.
Zolotoy Vek is one of Ukraine's leading jewelry manufacturers and shop chains. It was founded in 1999 by people who love jewelry art. The company’s mission is to allow everyone to decorate their life, express their feelings for their loved ones, and preserve happy moments in jewelry. Yurii Kara, CIO
For what projects/services did your company hire IT-Dimension, and what were your goals?
We wanted to create a simple solution for any customer, which would allow replacing a store trip and be convenient among various online shopping alternatives. Explain the business challenge you were trying to address. Since the audience of various mobile messengers is increasing now and, in some aspects, is beginning to replace surfing in browsers, we wanted to seize this opportunity to create a new place where customers can buy the company’s products.
How did you select this vendor and what were the deciding factors?
We heard about IT-Dimension through word of mouth.
However, we selected them based on the following criteria; their reputation in the industry, their ability to provide quality products at competitive prices, their customer service and support, and their willingness to work with us to customize our order. We also looked at their past performance and customer feedback to ensure they were reliable and trustworthy.
Describe the scope of work in detail, including the project steps, key deliverables, and technologies used.
Key deliverables:
- We looked for and achieved the following deliverables.
- User onboarding flow: we looked for a process to allow users comfortably start using the solution, securely provide their personal information and preferences, and create a profile for the chatbot.
- Vivid shopping experience: we needed a comprehensive selection of jewelry items with detailed product descriptions, images, and pricing information.
- Wide payment options: we wanted a secure and reliable payment system with multiple payment options.
- Various delivery options: we wanted to provide various delivery options, including different deliverers, gift wrapping, etc.
- Efficient customer service and support: we wished to build a convenient customer service process to help users with questions or problems. Technologies Python, MySQL, Magento REST API.
How many resources from the vendor's team worked with you, and what were their positions?
The project team included 4 members: two developers, one project manager, and one QA engineer.
Can you share any measurable outcomes of the project or general feedback about the deliverables?
This collaboration has been a great success. We have seen increased customer engagement as the chatbots provide an easy and convenient way for them to shop. We have also seen increased sales as customers can quickly and easily purchase items without visiting the store or website.
The customer service team has also seen fewer inquiries, as customers can get help quickly through chatbots. Overall, the project has been very successful, and we look forward to new projects with IT-Dimension.
Describe their project management style, including communication tools and timeliness.
IT-Dimension has the Agile project management style, using a mix of tools and processes to ensure timely project completion. They use a combination of tools such as Jira, Slack, and Trello to communicate and track progress.
They also use Scrum methodology to manage schedules and ensure tasks are completed on time. In addition, the vendor is very communicative and responsive, providing regular updates and feedback to ensure the project is on track.
What did you find most impressive or unique about this company?
The most impressive thing about them was their commitment to customer service, their willingness and openness to work with us to customize our order. They provided excellent customer service and were very responsive to our requests.
They also worked with us to develop a customized solution for our project, which allowed us to get exactly what we needed. They were also very knowledgeable and experienced, which gave us confidence that the project would be completed on time and to a high standard.
Are there any areas for improvement or something they could have done differently?
We are satisfied with this collaboration.
the project
Custom Software Dev for AutoDesk Applications Dev Company
“They’re a top-notch company, and it’s been an absolute pleasure working with them.”
the reviewer
the review
A Clutch analyst personally interviewed this client over the phone. Below is an edited transcript.
Introduce your business and what you do there.
I’m the CEO and president of the BIMeta Corporation; we’re geared toward creating Autodesk applications for users.
What challenge were you trying to address with IT-Dimension?
We needed to develop our own custom software. Since we didn’t necessarily have those capabilities internally, we hired IT-Dimension to take the lead.
What was the scope of their involvement?
We gave them the ideas and thought processes behind what we wanted to implement, along with the key features. We worked on a documentation phase where we wrote out exactly how we wanted the software to work and then met with them after, and they sent us pieces of the code.
We gave them existing code that another team of developers had worked on, and they jumped into that. Most of the code was developed using C# and .NET with Visual Studio, and we shared the code back and forth with GitHub. IT-Dimension predominantly worked on development, but we did exchange Adobe Photoshop images to illustrate what we wanted the end products to look like.
The code allows users to customize it to their needs, and they can type in any kind of plug-in they want. It reads all 220 languages, so it eliminates language barriers on a technology software level. On a functionality level, it includes AutoCAD, Revit, and Odyssey Software. There is also the automatic elevation of line weight depth, so the line rates go lighter as a user moves farther away from a building. The software was launched in early 2020.
We continue to update the software, and we’re currently working with IT-Dimension on updating our licensing management system.
What is the team composition?
We work with the head of their software development team, coders, and developers.
How did you come to work with IT-Dimension?
They were a referral; we appreciated that they wanted to ensure our software was secure, so we decided to move forward with them.
How much have you invested with them?
We’ve invested between $10,000–$20,000.
What is the status of this engagement?
We started working with them in October 2019, and the engagement is ongoing.
What evidence can you share that demonstrates the impact of the engagement?
We have approximately 100 downloads in about 30 countries worldwide. We still have a lot of people using it on a trial basis, but we’re looking in the next year to make another partnership with a consulting company that works worldwide.
How did IT-Dimension perform from a project management standpoint?
If there are any problems, IT-Dimension solves them quickly and normally gets back to us within a week. Everything is delivered on time, and if anything goes outside of the budget, we know it's for our benefit. We primarily communicate via Skype, WhatsApp, and email.
What did you find most impressive about them?
Their biggest strength by far is that there is not a single test that they don’t know about. They are so well-rounded that there’s not really anything they can’t do. We were impressed that they were able to jump into someone else’s code and move it forward for us. Everyone we worked with was incredible. They’re a top-notch company, and it’s been an absolute pleasure working with them.
Are there any areas they could improve?
There’s nothing we can come up with.
Do you have any advice for potential customers?
Be as thorough as you can and give them the big picture first before breaking everything down into small details. Give them documentation and discuss everything. Also, remember that you might have to pivot and be flexible in your approach. They’ll be able to give you everything you want, but it might take a little bit of time to get there.
the project
Mobile App Development for Electronics Manufacturer
"IT-Dimension team members are punctual, reliable, and easy to work with."
the reviewer
the review
The client submitted this review online.
Please describe your company and your position there.
I'm the IT Admin of Cycliq, an Australian electronics manufacturer offering the best road bicycle camera + light combo on the market.
For what projects/services did your company hire IT-Dimension, and what were your goals?
IT-Dimension were contracted to develop the CycliqPlus Desktop and mobile phone app so our customers could easily manage the settings on their Fly devices, with an option to edit and share their recorded footage to popular online video sharing platforms.
How did you select this vendor and what were the deciding factors?
Unfortunately a previous staff member selected IT-Dimension as this vendor, that said given the opportunity I would choose this vendor due to the following factors:
- punctual points of contact (Skype and company Teams)
- innovation when delivering software solutions (i.e. thinking outside the box)
- flexibility of resourcing based on demand and/or billing constraints (i.e. new product launch or reduced spend)
Describe the scope of work in detail, including the project steps, key deliverables, and technologies used.
Cycliq required a development partner with experience developing cross-platform apps and specialised working knowledge in:
- WPF/Xamarin.Mac
- WiFi and Bluetooth comms
- FFmpeg and media playback/management
- Mapbox static
- Image drawing
- OAuth 2.0 As the CycliqPlus app ecosystem evolves to keep pace with competitors and changing customer demands new development skills have been required, IT-Dimension have been able to continue satisfying our demands improving our applications.
How many people from the vendor's team worked with you, and what were their positions?
There were 2-3 people in the core team, including a project manager, developers would come and go depending on current project needs (i.e. Windows development vs Mac or Android development tasks).
Can you share any measurable outcomes of the project or general feedback about the deliverables?
We have been able to release major application updates ahead of new product launches every time. Minor application updates address known issues or improve the application experience reducing customer support demands. Assigning development tasks to IT-Dimension has meant I can better allocate my own resourcing to improve IT operations at Cycliq.
Describe their project management style, including communication tools and timeliness.
We communicate using the company Teams, tasks are allocated to IT-Dimensions developers in the company Jira board with task notes and where possible screenshots/mockups. IT-Dimension developers move the tasks to In progress when development begins and then QA when a given task is ready for review.
IT-Dimension team members are punctual, reliable and easy to work with. If clarification of a task is required the company Teams Channel is used to raise questions and/or alternate solutions, this significantly reduces rework by changing the scope of tasks on the go rather than waiting on unfit solutions which has been the case with other vendors.
What did you find most impressive or unique about this company?
Over time it has been realised that IT-Dimension is a great ongoing development partner for the Windows, Mac, Android and iOS platforms and this very happy relationship continues. Thanks IT-Dimension!
Are there any areas for improvement or something they could have done differently?
All good :)
the project
Communication App Dev for Customized Parking Lot Company
"The work was done in tight schedule and always on time."
the reviewer
the review
The client submitted this review online.
Please describe your company and your position there.
Shikma Knowledge & Technology is planning, designing, manufacturing autonomous customized parking lots. I run the product & R&D software department.
For what projects/services did your company hire IT-Dimension, and what were your goals?
The initial aim of this project was to provide to our clients on line statuses of their parking lot and ability to communicate with the service team in much faster and better way. With time the project became also a significant every day tool to our technicians, so basically we had developed one app with 2 main functionalities.
How did you select this vendor and what were the deciding factors?
We searched on line for a company which specialized in mobile app development including backend to support it, after reviewing few companies we had decided to move forward with IT-Dimension due to their vast knowledge at that area, personal excellent chemistry and prices which we could afford.
Describe the scope of work in detail, including the project steps, key deliverables, and technologies used.
We started with daily meetings to ensure we on the same page regarding expected outcome, design and input data from our DB. Following that we had prepared MRD\FRD with specific priorities. They had started to work immediately and we had in couple of days first Beta version which we had tested in sandbox mode till final approval. Both Android\IOS versions had been publicly launched once the entire scope of each phase was successfully completed.
How many resources from the vendor's team worked with you, and what were their positions?
A project manager was assigned to be our main point of contact, most of the communication between both companies passed through him and he lead the internal team to provide state of the art product. Both backend\frontend developers worked on that project, assumable 2 frontend and 1 backend developers.
Can you share any measurable outcomes of the project or general feedback about the deliverables?
This project, as for our needs, not possible to measure with real numbers but we had achieved several things:
- Our clients become more happy and comfortable with our main product
- Malfunction had been solved in much faster way without clients even notice it - proactive approach
- It provided our company innovative image among the industry
Describe their project management style, including communication tools and timeliness.
It was amazing cooperation, after the first phase of daily meetings via Skype, we had switched to on demand meetings where we discussed outcomes and timelines. The work was done in tight schedule and always on time.
What did you find most impressive or unique about this company?
The ability to learn and move fast in new area where they didn't have previous experience, obviously they are very experienced in coding but in our case lots of new things had to be imbedded into the app such as: NFC, DVR API's etc.. , also their commitment to the projects success and on time deliverables is extrude Nery.
Are there any areas for improvement or something they could have done differently?
I don't see anything they should do differently, it's a great company to work with and also great and fun people to work with.
the project
Custom Software Development for Management Consulting Firm
“We’ve gotten great feedback on their level of quality.”
the reviewer
the review
A Clutch analyst personally interviewed this client over the phone. Below is an edited transcript.
Introduce your business and what you do there.
I’m the managing director of a management consulting firm.
What challenge were you trying to address with IT_Dimension?
We needed help solving complex problems related to our Windows architecture. They also offer affordable VR and AR services.
What was the scope of their involvement?
They worked to automate an entire fleet of mobile devices for corporate clients. Now there are automatic security scans, functions, and service optimizations.
What is the team composition?
We worked with five people from their team, including their CTO and CEO.
How did you come to work with IT_Dimension?
They were recommended by one of our partners. They had the niche expertise we were looking for.
How much have you invested with them?
We spent $10,000.
What is the status of this engagement?
We started working in January 2020, and we wrapped up in July 2020.
What evidence can you share that demonstrates the impact of the engagement?
We’ve gotten great feedback on their level of quality. It was money well spent.
How did IT_Dimension perform from a project management standpoint?
The CEO and CTO were there every step of the way. We used Redmine for project management.
What did you find most impressive about them?
They like challenges and aren’t intimidated by new technology.
Are there any areas they could improve?
They could spend more time improving the level of English proficiency of their team members. Their English is good but not all the developers are fluent enough to work directly with customers.
Do you have any advice for potential customers?
My advice is to work with them.
the project
Mobile Application Dev for Wearable Healthcare Product Co
"Overall we were satisfied with the work delivered."
the reviewer
the review
The client submitted this review online.
Please describe your company and position.
I am the CTO of Rucksa Healthcare Inc
Describe what your company does in a single sentence.
heathcare wearable
What specific goals or objectives did you hire IT-Dimension to accomplish?
- develop prototype Android mobile application
- integrate with device firmware and server side
- test the intergrated product
How did you find IT-Dimension?
Online Search
Why did you select IT-Dimension over others?
High ratings, Good value for cost
What was the size of IT-Dimension’s team?
2-5 Employees
Describe the scope of work in detail. Please include a summary of key deliverables.
design of the andoroid mobile application providing data telemetry, push notifications, and voice services for IoT wearable device and server.
What were the measurable outcomes from the project that demonstrate progress or success?
- Mobile applicaion delivered
Describe their project management. Did they deliver items on time? How did they respond to your needs?
Detaied project management style, closely tracking deliverable against mutually confirmed SOW steps and timeframe.
What was your primary form of communication with IT-Dimension?
Virtual Meeting
What did you find most impressive or unique about this company?
Good combination of expertise covering our needs in data and voice parts of the application.
Are there any areas for improvement or something IT-Dimension could have done differently?
there is always room form improvement, but overall we were satisfied with the work delivered.
IT-Dimensions exceeded the client's initial requirements and expectations thanks to their intricate development process. The team was highly professional and communicative, and internal stakeholders were particularly impressed with the vendor's passion and cutting-edge problem-solving skills.