This is a simple Pharmacy's Dispensing 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.
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
-
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 Accounti
-
Username: patient1
-
password: 1234
Patient Main Featues
- Manage his/her medications
- Feedback Pharmacist incase of dispensing issue
- manage Personal Account
-
Username: pharmacist1
-
password: 1234
Pharmacist Main Features
- Manage Medicinal Drugs
- Manage Stocks
- Dispense Medicinal Drug
- Manage Patient Feedback messeges
- Manage Personal Account
-
Username: pharmacyclerk1
-
password: 1234
Receptionist Main Features
- Manage Admissions/Patients
- Manage Personal Account
-
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