Skip to content

chaitanyasayee/Pharmacy-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pharmacy Management System

This project is a Pharmacy Management System implemented in C++. It provides functionalities for managing medicine orders, including taking orders, deleting orders, modifying orders, displaying order lists, generating daily summaries, and displaying all orders.

Features

  • Take order: Allows the user to add a new medicine order by selecting the drugs and specifying the quantity.
  • Delete order: Enables the user to remove an existing medicine order by entering the receipt number.
  • Modify order: Allows the user to modify an existing medicine order by updating the quantity of drugs.
  • Order list: Displays a list of all medicine orders with details such as customer name, receipt number, date, drugs ID, quantity, and amount.
  • Daily summary: Generates a summary of medicine orders for a specific date, including total sales for the day.
  • Display all: Shows all medicine orders with complete details.

Getting Started

  1. Clone the repository.
  2. Compile and run the C++ code using a compatible compiler.
  3. Follow the on-screen prompts to interact with the Pharmacy Management System.

Dependencies

The project has no external dependencies. It is implemented using standard C++ libraries.

Contributing

Contributions to the project are welcome. If you find any bugs or want to suggest improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Author

P Chaitanya Sayee

Feel free to customize the README file according to your specific project details and requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages