The Australian company – provider of medical solutions, hired us to implement their project for hospitals. We worked on building a Nurse call system and database for medical institutions.
Healthcare
SERVICEStaff augmentation
COUNTRYAustralia
Effective solution creation
The aim of this project was to create effective solutions that would bring value and quality to medical services.
Our developers soon discovered that the entire codebase could be substantially refactored and improved to address issues related to expanding functionality and complexity of the system. The problem was caused by the fact that much of the data was hard-coded and thus very hard and bug-prone to be reused correctly. After the refactoring was completed, the speed of adding new features significantly increased.
This software relied significantly on WebSockets technology for communication which was working perfectly except for one client, where it simply returned the incorrect status. Our developer managed to solve this issue remotely just in time before our customer representative arrived at the client’s office to investigate the problem. The problem occurred due to the fact that the client used proxying which didn’t let WebSocket requests through.
A number of issues arose relating to the correct way of securing the license-issuing service from a cryptographic point of view.