https://github.com/nipuna-lakruwan/pharmacy-inventory-system
# Pharmacy Inventory System C++ object-oriented based desktop application to manage the storage of medicines. This system served as an administrative programme and users (Admin) need to key in password to login to the system. This system allows users to add, update, delete, view and search the medicine records according to medicine id number.
https://github.com/nipuna-lakruwan/pharmacy-inventory-system
Last synced: 2 months ago
JSON representation
# Pharmacy Inventory System C++ object-oriented based desktop application to manage the storage of medicines. This system served as an administrative programme and users (Admin) need to key in password to login to the system. This system allows users to add, update, delete, view and search the medicine records according to medicine id number.
- Host: GitHub
- URL: https://github.com/nipuna-lakruwan/pharmacy-inventory-system
- Owner: Nipuna-Lakruwan
- License: mit
- Created: 2024-03-30T14:27:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-30T14:33:51.000Z (about 1 year ago)
- Last Synced: 2025-01-02T00:15:51.320Z (4 months ago)
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pharmacy-inventory-system
C++ object-oriented based desktop application to manage the storage of medicines.
This system served as an administrative programme and users (Admin) need to key in
password to login to the system. This system allows users to add, update, delete, view
and search the medicine records according to medicine id number. User can also add and
alter the category and stock of medicine. The system reduces the manual workload of inventory management.