HospitalRun / hospitalrun-frontend

Frontend for HospitalRun
https://staging.hospitalrun.io
MIT License
6.8k stars 2.17k forks source link

Create a basic inventory management module #2486

Open blestab opened 3 years ago

blestab commented 3 years ago

πŸš€ Feature Proposal

This issue is to create a very basic inventory module. When this issue is finished, I would expect to be able to:

Technical Notes

Model Name InventoryItem defined as:

{
  id: string
  name: string
  rank: string
  type: clothing|equipment|medication 
  crossReference: string
  reorderPoint: number
  distributionUnit: ampoule|bag|bottle|box|bundle|capsule|case|container|cream|each|gel|nebule|ointment|pack|pair|pallet|patch|pcs|pill|plastic|polyamp|rollset|spray|suppository|suspension|syrup|tablet|tray|tube|vial
  pricePerUnit: number
  note: string
}

Permissions

Menu / Sidebar

gcrt0701 commented 3 years ago

Hi @blestab @fox1t @tehKapa @jackcmeyer @morrme, could I please take this on?

blestab commented 3 years ago

Sure @gcrt0701 thank you

crismdq22 commented 3 years ago

Is this still assigned and being worked on? Otherwise im interested in taking it.

gcrt0701 commented 3 years ago

Sorry for the delay. I've completed the code entirely but I'm still in the process of testing.

matteovivona commented 3 years ago

Np @gcrt0701. take your time

baoqchau commented 3 years ago

@gcrt0701 Hello. Any updates on this?

gcrt0701 commented 2 years ago

Hello, some students from my team at Stanford are planning on finishing the testing. @anthonyaperez can give you their names.

anthonyaperez commented 2 years ago

@tehKapa @jackcmeyer @fox1t I can confirm that @aaronlwan and @Bri-Guy would like to be assigned this task.

matteovivona commented 2 years ago

@tehKapa @jackcmeyer @fox1t I can confirm that @aaronlwan and @Bri-Guy would like to be assigned this task.

I need their comment to assign them to this issue

Bri-Guy commented 2 years ago

@tehKapa Hello! Yes, I'd like to be assigned this issue. Thank you!

aaronlwan commented 2 years ago

@tehKapa I would also like to be assigned. Thanks!