Skip to content

Pillbox Feature (Major rewrite for Rx Tab)

Compare
Choose a tag to compare
@RyanNerd RyanNerd released this 07 Oct 10:08
· 449 commits to master since this release

Major rewrite with many changes:

UI πŸ’„

  • Rx Tab has 4 states set by πŸ“» radio buttons: Medicine, OTC, Pillbox, Print Medicine Checkout
    • Medicine lists the prescription meds for the active client and allows logging the meds
    • OTC lists all OTC drugs and allows logging these for the client
    • Pillbox πŸ’Š πŸ“¦ is a new feature that allows the user to create a pillbox that includes meds that the client takes in bulk.
    • For example an AM Regiment and a PM Regiment could be created making it easy to log these drugs en mass
    • Drug history is now limited to the last five days

Medicine πŸ’Š

Medicine can no longer be physically deleted, but is now deactivated.

Closes #140
Closes #142
Closes #146
Closes #148