This Desktop based system is mainly designed for patients in our country. Most of the time, patients forget their prescription before going to Doctor, or just lost them. This system provides a service that will store prescriptions of patients into database. So, patients don't need to worry about prescriptions anymore.
Features:
- Provides an efficient Graphical User Interface to Doctors for writing prescription, which is just like the conventional one with autosuggession.
- A screenshot of this prescription will be stored into patients ID in Database.
- Admin can insert, update, delete medicine, symptom, disease name.
- Admin can also create a new doctor's profile.
Language used : C#
Database : SQL Server (.mdf), using Linq, Lambda
-
Import the database files into Microsoft Sql Server (Both file - .mdf & .ldf).
-
If there's security error while importing, follow this : https://www.youtube.com/watch?v=tx2WhE3lQKE&t
-
Setup the "Exe" version or open the "Source Code" in Visual studio.
Enjoy !!