Application that manages the supply of medicines from a pharmacy (C++ Uni Assignment)
Each medication is stored in the following ways: name, concentration, amount and price. An administrator can add, delete or update a medication.
- Visual Studio
- C++ Tools
- Windows SDK Version 10.0.14393.0
- Win32 API (
<Windows.h>
)
CRUD
operationsUNDO / REDO
Search
medication on GoogleRecord
the amount of medication
Search
medications. The medication will be automatically searched on Google.
Add
new medication.
Group
all medications by price.