Skip to content

devhasibulislam/pharmacy-management-system

Repository files navigation

PharmacyManagementSystem

🔥Pharmacy Dispensing Management System || Python Django

This is a simple Pharmacy Management System programmed using Python Django. The system has 5 types of users are the Administrator, Pharmacist, Doctor, and Receptionist(pharmacyClerk) and Patient.This project has user-friendly functionalities.

Run these Commads

Step 1

 pip install -r requirements.txt

Step 2

 python manage.py migrate

Step 3

 python manage.py runserver

Admin User Login:

  • Username: admin

  • password: 1234

        Administrator Main Features
    
    • Manage Admissions/Patients
    • Manage System Users
    • Manage Patient's Prescription
    • Manage Medicinal Drugs Categories
    • Manage Medicinal Drugs
    • Manage Stocks
    • Dispense Medicinal Drug
    • Manage Personal Account

Patient Login:

  • Username: patient1

  • password: 1234

         Patient Main Featues
    
    • Manage his/her medications
    • Feedback Pharmacist incase of dispensing issue
    • Manage Personal Account

Pharmacist Login:

  • Username: pharmacist1

  • password: 1234

      Pharmacist  Main Features
    
    • Manage Medicinal Drugs
    • Manage Stocks
    • Dispense Medicinal Drug
    • Manage Patient Feedback messeges
    • Manage Personal Account

PharmacyClerk Login:

  • Username: pharmacyclerk1

  • password: 1234

          Receptionist Main Features
    
    • Manage Admissions/Patients
    • Manage Personal Account

Doctor Login:

  • Username: doctor1

  • password: 1234

      Doctor Main Featues
    
    • Manage Patient's Prescription
    • Manage Personal Account

N/B: When adding New patient there are some validations in filling the forms For easy filling of forms use fake filler extension in chrome Fake Filler Extension Chrome link:https://chrome.google.com/webstore/detail/fake-filler/bnjjngeaknajbdcgpfkgnonkmififhfo