cepdnaclk / e17-3yp-remote-medical-diagnostics

An online platform combined with a convenient medical diagnostic device where patients can meet doctors and get diagnosed at the comfort of their home.

Home Page:https://medgenie.tk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refractor calling functionality to doctor's UI

KavinduJayas opened this issue · comments

Currently, both calling and answering functionality is implemented in the patient's UI, it needs to be limited only to the doctor's UI.

  • run socket server on the same port
  • map emails to socket credentials
  • polish up the UI
  • refractor calling and answering functionality