Skip to content

raihanulislam00/Call-in-a-Doctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Call in a Doctor

Introduction:

The goal of this project is to create a platform from where patients will be able to take treatment from doctors through online, in person and by calling in. The system also provides free treatment according to doctor's schedule and depending on the availability of ICU, patients will be able to book seats.

Software Used:

Visual Studio 2017 and SQL Server 2014 Management Studio.

Implementation:

The project is based on Windows Application Form along with Database. Many toolbox objects were used to design the form such as Button, ComboBox, DataGridView, Label, LinkLabel, Panel, PictureBox, TabControl, Timer etc. For designing a specific object its properties were used.

Users:

  • Admin
  • Doctor
  • Patient

Features:

1) Login: Allows a registered user to login.

Login

2) Patient Entry:

  • Registration : Allows a user to register as patient

  • Update : Allows a patient to update profile.

  • Delete : Allows a patient to delete profile.

Patient CRUD

3) Doctor Entry:

  • Registration : Allows a user to register as Doctor

  • Update : Allows a doctor to update profile.

  • Delete : Allows a doctor to delete profile.

DoctorCRUD

4) Admin Operations: Show, Update, Delete - Patient, Doctor and Admin's profile and others.

AdminOperations

5) Treatment Catagory:

  • Online Consultancy: Allows a patient to make an appointment for online treatment.

  • In Person Consultancy: Allows a patient to make an appointment for in person treatment.

  • Call in Consultancy: Allows a patient to make an appointment by calling in.

  • Free Consultancy: Allows a patient to make an appointment for free.

All treatement

6) Online Prescription: Doctor is able to send patient prescription and patient is able to see it.

ViewSendPrescription

7) Booking ICU: A patient is able to book an ICU from listed hospitals.

Booking ICU

8) Search Doctor: Searching doctor to take an appointment by name and category.

Search

9) Appointment and Scheduling: Taking appointment based on doctor's schedule and details.

DoctorDetails

10) Billing: Confirming appointment through Bkash payment.

Payment

11) Support: Supporting patient and doctor by taking their feedback.

Support

Built-in Credentials:

  • Patient:
    Username: patient
    Password: patient

  • Doctor:
    Username: doctor
    Password: doctor

  • Admin:
    Username: admin
    Password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages