Skip to content

This project was a part of my Bachelor's course (Data Structure) where we developed a medical store management system using C++. Checking medicine stock, searching for a specific medicine, serving medicine to the customers by maintaining the queue, total earnings of the store, etc are the functionalities.

Notifications You must be signed in to change notification settings

grpranto/Medical-Store-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This project was a part of my Bachelor's course (Data Structure) where we developed a medical store management system using C++. Checking medicine stock, searching for a specific medicine, serving medicine to the customers by maintaining the queue, total earnings of the store, etc are the functionalities. Linked list, Queue, Stack had been used for different purposes to make the project more efficient and logical.

System Design

Medical-Store-Management

Screenshots of the tool

Medical-Store-Management Medical-Store-Management

(back to top)

About

This project was a part of my Bachelor's course (Data Structure) where we developed a medical store management system using C++. Checking medicine stock, searching for a specific medicine, serving medicine to the customers by maintaining the queue, total earnings of the store, etc are the functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages