Skip to content

prahaladbelavadi/hospital-inventory-manager

Repository files navigation

Covid Hospital Inventory Management system

What does the app do

Allow for hospitals, government and volunteers to interface between inventory status.

What is inventory

Beds, Beds with Ventilators, PPE; Hospitals have an inventory record of daily requirements such as needles and syringes. This platform is to record inventory that's likely to be scarce and of utilitarian value to people that need help.

Why

Hospitals keep record of inventory using various software that is either custom built or white labelled. This information is siloed within the hospital individually. In times, like the covid crisis, there is no visibility into the availability and resource allocated at large. Manually Enquiring and finding out takes a lot of precious time away. In a situation, where a person is in an ambulance, dying, shaving minutes off is critial. This is ideally meant to help reduce friction in acquisition of relevant high stake information. In all positive essence, it is better to have the ability/possibility to roll this out rather than to not have something, at time of need.

Who can use

Hospitals, Remote Support staff, Volunteers, Ambulances, Makeshift care centers.

Feature List

  • Record how many beds, beds with/without ventilators are available
  • Render Occupancy and availability to volunteers
  • Enter necessary relevant informatoin such as location of center and Accessibility
  • Supports Login and Logout functionality to prevent unauthorized access.

Setup

Run npm i, npm start and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Dependencies

Angular CLI Node Mongodb

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Further help

Email support@belavadi.com