Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.08 KB

File metadata and controls

50 lines (42 loc) · 1.08 KB

MedFillCheck

REST Api made for an android app I am designing to make a virtual refill list based on automated dispensing system report.

Project is no longer active


Project uses

  • Flask
  • Flask Marshmallow(for serialization)
  • Flask JWT(for identity management and authentication)
  • SQLAlchemy for database
  • Blueprint for managing the individual resources
  • passlib for hashing passwords



For the front-end(still to be implemented in Native Android), here are the designs:
nav drawer

Macro view of the devices in the hospital:
high level view

Device level view (includes medications)
device level view

Technician pulling medication to refill(via scanning or picking):
tech pulls meds

Pharmacist checking view(via scanning or picking):
checking view

Widget for checking devices that need refills:
widget