Skip to content

An effective system to evaluate and control nursing home inventories that uses several statistics to optimize resources.

Notifications You must be signed in to change notification settings

CasoMateo/Gabriel-Pastor-Proyecto

Repository files navigation

Gabriel-Pastor-Proyecto

Version 1.0.0

An effective system to evaluate and control nursing home inventories that uses several statistics to optimize resources.

Users are granted the opportunity to add and update medicines based on real-world usage, with an intuitive infrastructure based on medicine expiry dates. Medicines are registered in MongoDB , which connects to the React frontend through a FastAPI -based backend. Additional, such as Chartjs , are used to display visual statistics about the promixity of future medicines' expiry, thus facilitating inventory management in a dynamic way.

The list of available medicines is displayed as follows:

image

with options of addition and consumption (arrival of new packages or usage of past ones) and the capacity to add new medicines the add-medicine button in the lower-right corner of the screen.

Statistics with regard to the expiration of available medicines are displayed as follows:

image with the dates of each package being featured in the upper part of the screen, and a flexible illustration of adequate timelines with green, alerted ones with yellow, and expired ones with red. Options to clear expired packages are provided as well.

To handle site access, admins are given the ability to add or remove existing users to restrict or expand the reach of the application.

image

Contributors

License & Copyright

© Mateo Caso