Skip to content

REST API for an android app that makes a virtual refill list based on automated dispensing system.

License

Notifications You must be signed in to change notification settings

hpca01/MedFillCheck

Repository files navigation

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

About

REST API for an android app that makes a virtual refill list based on automated dispensing system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages