AppDoc
- Integration with clients ecosystem and working closely with an in-house team
- Architect the solution to operate sensitive data
- Calendar and booking for patients
Healthcare
Web
Mobile

Healthcare
Web
Mobile
AppDoc is an e-Health project, that has a purpose of connecting patients and doctors and therefore taking their communications online.
The main goal has been to create a sustainable functional website and a mobile application that would be able to connect doctors and patients, with video calls being one of the main features of the application.
This system is integrated with payment gateways allowing users to pay for their appointments and consultations with credit cards or Paypal accounts.
AWS CloudFormation to automatize infrastructure setup (IaC solution). As a to let microservices and Kurento communicate asynchronously with node.js via sockets, we adopted SQS message broker, every microservice was deployed as Lamda service and operating in a way of serverless strategy.
The backend and front-end architecture was developed:
Plavno developed and benchmarked available market products and technologies.
User interface was built as React App which interact with php based back-end, storing all the user information and “call schedules” in MySQL database.
Web Real-Time Communication is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media.
Microservices architecture was chosen to achieve auto scaling of application and meet client requirements, applications supports 200-300 calls simultaneously with recording option enabled and 800-1000 calls without recording.
Video calls and audio transmission are based on low-level platform Kurento and Coturn as TURN relay server (used in a bundle).