PreethiSamanthaBennet / Project1

This program is an advanced, comprehensive Outpatient Management System designed to be used securely by both doctors and patients to manage appointments, prescriptions and patient notes etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: BSD-3-Clause

Project1 - Outpatient Management System

image

Features of the Project :

  1. Doctor login with individual username & password authentication with exclusive access to
    • view appointments schedule - write / view prescription
    • write / view notes
    • view patient details / history
  2. Patient login with individual username and password authentication with exclusive access to
    • choose a doctor based on the speciality or doctor's name
    • book an appointment in any available slot for the next working day
    • enter name, age, symptoms and any history of chronic illnesses
  3. If any patient tries to book an appointment slot which is already booked, with the same doctor, then they are requested to choose a different slot.
  4. Logout functionality.
  5. If anyone without a valid username and password tries to access the patient domain or the doctor domain, they are denied access.

Please ⭐ before you clone / fork this repository! 😊

About

This program is an advanced, comprehensive Outpatient Management System designed to be used securely by both doctors and patients to manage appointments, prescriptions and patient notes etc.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 100.0%