Skip to content

Pharmacy Management System (Python) A console-based Pharmacy Management System developed using Python to help streamline the management of a pharmacy store. This project handles medicine inventory, customer billing, and stock updates β€” all from a user-friendly terminal interface. πŸ”§ Features β€’ 🧾 Billing System: Generate bills with itemized medicine lists and total cost. β€’ πŸ“¦ Medicine Inventory: Add, update, delete, and view medicine details. β€’ 🧍 Customer Handling: Manage customer details (optional). β€’ ⏰ Expiry Date Tracking: Alerts for near-expiry or expired medicines. β€’ πŸ” Search Functionality: Easily find medicines by name or ID. β€’ πŸ“ File-Based Data Storage: Data is stored in text files or JSON format for easy access. βΈ» πŸ›  Technologies Used β€’ Language: Python 3.x β€’ Interface: Console-based (text UI) β€’ Data Storage: File system (TXT / JSON / CSV)Β #70

@Tuba-Maimoon

Description

@Tuba-Maimoon

Folder structure

pharmacy-management-system-python/
β”‚
β”œβ”€β”€ data/ # Contains medicine and billing records
β”œβ”€β”€ main.py # Main application file
β”œβ”€β”€ utils.py # Optional: helper functions
β”œβ”€β”€ README.md # Project description
└── LICENSE # Optional license file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions