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.
Visual Studio 2017 and SQL Server 2014 Management Studio.
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.
- Admin
- Doctor
- Patient
1) Login: Allows a registered user to 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.
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.
4) Admin Operations: Show, Update, Delete - Patient, Doctor and Admin's profile and others.
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.
6) Online Prescription: Doctor is able to send patient prescription and patient is able to see it.
7) Booking ICU: A patient is able to book an ICU from listed hospitals.
8) Search Doctor: Searching doctor to take an appointment by name and category.
9) Appointment and Scheduling: Taking appointment based on doctor's schedule and details.
10) Billing: Confirming appointment through Bkash payment.
11) Support: Supporting patient and doctor by taking their feedback.
-
Patient:
Username: patient
Password: patient -
Doctor:
Username: doctor
Password: doctor -
Admin:
Username: admin
Password: admin