User:
File Explorer
Setting
API
API Document
Frontend web application and a backend webhook service for a medwand device platform

The frontend web application is designed to cater to two primary user roles: 1. Admin: Appointments and data monitoring. 2. Doctor: Handles telemedicine real-time examinations with patients, manages appointments, and accesses medical records.

Frontend: https://bitbucket.org/popmed/mw-webapp/src/main
The backend involves webhook processing.
Backend: https://bitbucket.org/popmed/mw-webhook/src/main
Online