• Stars
    star
    1
  • Language
    C++
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pharmacy Management System built in C++, user can add/edit/delete medicines. When making reciepts for patients, sold quantity would be automatically subtracted from the inventory, and at the end, a Slip would be generated (which can be view and deleted later). User can also search Medicines and Patients with their name or ID.