MediCheck is a comprehensive Pharmacy Management System designed to streamline and enhance various aspects of pharmaceutical operations.
It serves as a centralized platform for managing medicines, stocks, and orders efficiently. The system provides a user-friendly interface, making it accessible for pharmacy staff to perform tasks such as adding new medicines, updating stock information, and processing customer orders.
-
Inventory Management: One of the primary uses of MediCheck is to maintain an organized record of medicines and their corresponding stocks. This ensures that pharmacies can easily track available inventory, expiration dates, and other critical information.
-
Order Processing: The system facilitates the seamless processing of customer orders. Pharmacists can quickly check the availability of medicines, manage order details, and provide accurate information to customers.
-
Data Organization: With a structured database, MediCheck enables pharmacies to organize and retrieve essential information efficiently. This proves crucial for regulatory compliance, audits, and overall business management.
-
Customer Service: The system enhances customer service by enabling pharmacists to access real-time information on medicines, their prices, and availability. This ensures that customers receive accurate and prompt assistance.
-
Reporting and Analytics: MediCheck comes equipped with reporting features that allow pharmacies to generate insights into sales trends, stock levels, and order history. This data-driven approach empowers pharmacies to make informed business decisions.
-
Patients: Patients benefit from an organized and efficient pharmacy system as it ensures that medicines are readily available, reducing waiting times. Accurate order processing and inventory management contribute to an overall positive customer experience.
-
Pharmacy Staff: Pharmacy staff experience improved workflow and reduced manual workload. The system automates many processes, minimizing the risk of errors and allowing staff to focus on delivering high-quality service.
-
Business Owners: For pharmacy owners, MediCheck offers a comprehensive solution for managing business operations. The reporting and analytics features provide valuable insights for strategic decision-making, leading to improved profitability and growth.
These programs are required for running the application:
-
Python
>=v3.8- mysql-connector-python
- pickle
- os
-
MySQL
>=v8.0
Clone this repository:
- with HTTPS:
git clone https://github.com/Kunal2007-web/MediCheck.git
- with SSH:
git clone git@github.com:Kunal2007-web/MediCheck.git
- with Github CLI
gh repo clone Kunal2007-web/MediCheck
To run the application go to the project folder and run MediCheck.py.
OR
Switch to the project folder in the terminal and run:
poetry install
poetry env use python
python MediCheck.py