Skip to content

theMHD-120/Pharmacy-SoftwareEng-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

152 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in the name of Allah

Pharmacy-SoftwareEng-Project

Software Engineering - Fall&Winter 2024/25

Pharmacy Medication Advisory Management System (PMAMS); based on the requirements and roles mentioned
Attention: This repository only contains the dynamic front-end source code



Roles

The system has 2 roles:

  • Chief Pharmacist
  • Standby Pharmacist

Chief Pharmacist

The higher level of accessibility among pharmacy staff (than standby pharmacists).
Capabilities:

  • Add/Remove/Update Standbies
  • Add/Remove/Update Drugs
  • Add/Remove/Update Sicks (patients)
  • Add/Remove/Update Sick (patient) Referrals
    • Patient referrals must be answered (there is no higher level of access to which they can be referred)

Standby Pharmacist

The lower level of accessibility among pharmacy staff (than chief pharmacists).
Capabilities:

  • Add/Remove/Update Drugs
  • Add/Remove/Update Sicks (patients)
  • Add/Remove/Update Sick (patient) Referrals
    • Patient referrals can be answered or referred (to chief pharmacists)

Considerations

Each of the above entities (and roles) has fields (attributes) that you can see in the project output.
Also, two types of sorting (ascending) are considered in this system:

  • Sorting by disease status (for Sicks)
    • The diagnosis of the disease status is made by the attending physician.
    • There are 3 disease states in this system:
      • Acute type 3
      • Acute type 2
      • Acute type 1
  • Sorting by referral date (for Sick Referrals)

About

Pharmacy Medication Advisory Management System (PMAMS); Front-end (dynamic) source code only - Software engineering final project - Fall&Winter 2024/25 /// by theMHD

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors