The Pharmacy Management System is a desktop application developed using C# and ADO.NET technology to assist pharmacists in managing customer, drug, and doctor information. It provides a user-friendly interface that allows for easy data input and retrieval, and implements data validation to ensure accuracy and consistency.
- Add, edit, and delete customer information, including name, address, phone number, and medical history.
- Add, edit, and delete drug information, including name, dosage, and quantity.
- Add, edit, and delete doctor information, including name and specialty.
- View and search for customer, drug, and doctor information, and filter results by various criteria.
- Generate reports on customer purchases, drug sales, and inventory levels.
To use the Pharmacy Management System, you will need to have Visual Studio installed on your computer. Once you have downloaded the source code from this repository, you can open the project in Visual Studio and run it.
If you would like to contribute to the Pharmacy Management System, please fork this repository and submit a pull request with your changes. We welcome contributions of all kinds, including bug fixes, feature requests, and documentation improvements.
This project is licensed