Developed a user-friendly Graphical User Interface (GUI) using C# and integrated it with a SQL server. Designed and implemented the GUI to enable users to store, edit, and delete items, and receive warning messages when items expire.
Here're some of the project's best features:
- Add drugs manually or using drug's barcode.
- Follow up on medication validity and quantity.
- Add new users.
- Tracking sales.
- Easy to use.
1. Clone the repository
git clone "https://github.com/Stevenwaheed/Pharmacy-System.git"
2. Go to the following path
./Pharmacy/bin/Release
3. Run the exe file
Technologies used in the project:
- C# Forms
- SQL Server