A desktop project based on C# and the database used is MySQL. Its a complete management system of a pharmacy which includes maintaining storage, customer history, employee details, admin login etc.
The main features of the project are :
- Making bill which includes customers id, product id, amount of the item etc.
- Updating the storage automatically which shows how many items are stored.
- Login access only for admin.
- Can check customers history of buying using id and name.
- Storing all the employee information.
The tools needed to start the project is given below :
- Microsoft Visual Studio
- Microsoft SQL Server Management Studio