Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 534 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 534 Bytes

pharmacy-Management-System

This GUI based Pharmacy Management system provides the simplest management of medicine items. This is a simple GUI based project which is very easy to understand and use. Talking about the system, it contains all the basic functions which include adding, viewing, deleting and updating items. In order to add a medicine detail, the user has to provide its name, price, quantity, category, and discount.There’s an external database connection file used in this project to save user’s data permanently.