CodeProjectz

Search
Generic filters

Download Free Clinic Management System using C# With Source Code

Clinic Management System using C# With Source Code
Project CategoryProject SizeLanguage
25 MB

A fully featured Clinic Management System based on three tier architecture made using ASP.NET, C# with a well documented information. Create a clinic management system for your client, business. Also, you can create similar project for your school or college computer project or assignment as well. This application is developed by one of our contributor Haris Muneer.

Technologies Used in Clinic Management System Project :
Features of Clinic Management System Project in C# :

1. Patient:

  • Patient Home – Patient can view his profile
  • Current Appointment – Patient can view if he has some pending or approved appointment with a doctor
  • Bills History – Patient can view the bill history of appointments that have been completed
  • Treatment History – Patient also has the permission to view the treatment history of appointments which have been marked as completed
  • Take Appointment – The patient also has the permission to view all the departments and then can select one department. Then, all the doctors of that concerned department are shown. Then the patient selects one doctor and the doctor’s profile is then shown along with a ‘make an appointment’ button. When the button is clicked, the free slots of that particular doctor are shown. The patient then proceeds to choose and select a free slot and then sends a request for that free slot to the doctor. The doctor will then approve/reject it.
  • Notifications – In this tab, a notification is shown whenever the doctor accepts/rejects the requested appointment.
  • Feedback – After a appointment is completed, patient can give feedback about that appointment by rating it from 1 – 5
  • A patient can request for only one appointment at a time and will not be allowed to take more than one appointments until the last appointment has been completed.

2. Doctor:

  • Doctor Profile: Doctor can see his own profile
  • Pending Appointments: Doctor can view all the pending appointments that have been made against his doctor ID.
  • Todays Appointments: Doctor can see all the appointments for current day and can select/reject any appointment of that day
  • History Update: Doctor can update the prescription, disease and progress of patient.
  • Generate Bill: He will then generate the bill
  • Patient History: Doctor will be able to see the treatment history of all his treated patients.

3. Administrator:

  • Admin Home: Admin can view Clinic stats which includes weekly appointments, income of the Clinic. No of registered patients and doctors along with the list of departments
  • View Doctors: Admin can view the list of doctors currently registered along with their departments and other information. Complete profile will be shown when clicked.
  • View Patients: Admin also has the permission to view the list of patients currently registered in the program along with their phone numbers and ids. Complete profile will be shown when clicked.
  • View Other Staff: Admin can view other staff members along with their designations.
  • Search Box: Admin can if needed, search for a specific employee within the company by the name.
  • Add/Remove: Admin can also Add/remove doctors, patients and other staff members registered in the system from the clinic.
How to Run Clinic Management System Project in C# ?
Servername: .\SQLEXRPESS
Authentication: Windows Authentication 
  • Now open Schema.sql file in Database Files folder and execute it all. This will create the database and the tables. Afterwards execute the following sql files: Admin.sql, Doctor.sql, Patient.sql, Signup.sql.
  • Now execute the Insertions.sql file in Database Files folder. This will populate the database with some test entries. Moreover, some login emails and passwords of doctors, patients and admin are placed in the Insertions.sql file. You can use them to test the functionalities of the system.
  • Everything is setup now! You can run the Visual Studio Project by opening Clinic Management System.sln and then select the SignUp.aspx page and click run button named IIS Express.
Click the Button Below to Download Clinic Management System using C# With Source Code and its Source Codes

Similar Interesting Projects

Console Based TIC TAC TOE In Python With Source Code_Feature Image

Console Based TIC TAC TOE In Python With Source Code

This simple Console Based Tic tac toe project is written in Python. The project file contains the python script (tictactoe.py). This program implements the game for two-player. All the playing rules are the same just like we play in real-time tic-tac-toe. This is a simple two-player game.

Read More »
Password Generator In VB.NET With Source Code_Feature Image

Password Generator In VB.NET With Source Code

The password generator is developed using VB.NET. The Project is based on the concept of generating random passwords for the users. Talking about the project, a user can generate numbers of random passwords easily with a single click. After generating a random password, the system displays it in the clipboard where the user can copy and paste easily.

Read More »
Tip Calculator In Python with Source Code

Tip Calculator In Python with Source Code

The Tip Calculator In Python is a simple project developed using Python. The project is for the user convenient, for calculating the tip. This project is an interesting project. The user can calculate the tip amount that they can get from a single bill pay. The project file contains a python script ( tip.py). This is a simple GUI-base project which is very easy to understand and use.

Read More »
Books Reuse In Django Framework With Source Code

Books Resell Website In Django Framework With Source Code

The Book Reuse is a simple project developed using Django framework, HTML and CSS. This system provides the beautiful interface of a book reusing system using which the users can use at anytime. You can use this website project to create a website wherein users and visitors can buy and sell the reusable books and periodicals.

Read More »
Hospital Management System In C With Source code_feature Image

Hospital Management System In C Programming With Source code

Hospital Management System is based on the concept of managing a patient’s record of a hospital. There’s no login system available for this system, the user can freely use its feature. This mini project contains limited features, but the essential one. This project is helpful for keeping details of the Patient, Employee, Inventory in the Hospital. Create Hospital Management system in hospital industry using PHP Language.

Read More »