TME solutions, an active player in the healthcare sector, approached us with a request to develop a web application. This platform would serve patients with urological issues on one hand and cater to medical professionals specialized in urology, gynecology, and urogynecology on the other.
TME solutions needed the application developed in just under three months. The launch date for the UROsoft application was non-negotiable as it was slated for introduction at a specialized conference. Besides the development of this web application, TME solutions also required the creation of a REST API for a mobile application they were developing.
To ensure speed and clarity, the application was designed simply, based on a client-server model, where communication between the client and server took place via REST API. This API also incorporated endpoints for the mobile application. Since the application was meant to serve both doctors and patients and showcase the potential for digitizing their communication, it had to offer a modern and intuitive user interface.
Technically, the application was constructed on .NET Core. For its infrastructure, tools from an internal company framework built over ASP.NET Boilerplate were utilized, and texts were managed using XUnit. Outputs were in the form of prints (HTML to PDF via PuppeteerSharp), emails (through AWS, using AWSSDK - Core, SimpleEmail), and SMS (via Twilio - AspNet).