A java program which helps the patients from remote areas to contact with the doctor through video calls and enabling emergency alerts in case of vitals values are not normal e.t.c. my project files ...
🏗️ Project Structure Online-Health-Consultation/ │ ├── src/ │ ├── controller/ │ │ ├── LoginServlet.java │ │ ├── RegisterServlet.java │ │ ├── LogoutServlet.java │ │ ├── BookAppointmentServlet.java ...