Pharmacy Management System Using Python Django With Free Source Code

Pharmacy Management System

The Pharmacy Management System is a simple yet powerful web application developed using Python Django. Designed with user-friendly functionalities, it serves five different types of users: Administrator, Pharmacist, Doctor, Receptionist (Pharmacy Clerk), and Patient. This project enables seamless pharmacy operations, from managing patient prescriptions to dispensing medicinal drugs.

Download New Real Time Projects :-Click here

Project Details

Project Name Pharmacy Management System
Language/s Used Python (Django Framework)
Database SQLite
Type Web Application
Developer UpdateGadh
Updates 0

Features

Administrator

 

    • Manage Admissions/Patients

    • Manage System Users

    • Manage Patient Prescriptions

    • Manage Medicinal Drug Categories

    • Manage Medicinal Drugs

    • Manage Stocks

    • Dispense Medicinal Drugs

    • Manage Personal Account

Pharmacist

 

    • Manage Medicinal Drugs

    • Manage Stocks

    • Dispense Medicinal Drugs

    • Manage Patient Feedback Messages

    • Manage Personal Account

Doctor

 

    • Manage Patient Prescriptions

    • Manage Personal Account

Receptionist (Pharmacy Clerk)

 

    • Manage Admissions/Patients

    • Manage Personal Account

Patient

 

    • Manage Personal Medications

    • Provide Feedback to Pharmacists in case of dispensing issues

    • Manage Personal Account

How to Run the Project

Follow these steps to run the Pharmacy Management System:

 

    1. Install Dependencies pip install -r requirements.txt

    1. Run Migrations python manage.py migrate

    1. Start the Development Server python manage.py runserver

Default Credentials

Below are the default login credentials for various user roles:

Role Username Password
Administrator admin 1234
Patient patient1 1234
Pharmacist pharmacist1 1234
Receptionist pharmacyclerk1 1234
Doctor doctor1 1234

Available Features

 

    • Admin Panel: Comprehensive controls to manage the entire pharmacy system.

    • Membership Management: Includes types, renewals, and reports.

    • Report Generation: Create, view, print, and manage revenue and membership reports.

    • System Settings: Customize system preferences, change currency, and update passwords.

Download the Project

Get the complete project files, including the source code and database scripts:

📦 Download Pharmacy Management System

PHP PROJECT:- CLICK HERE


Post Comment