https://github.com/drew-chase/warehouse-inventory-management-system
This is a warehouse app that allows users to add, update, delete and view products in a warehouse. Warehouse stands for Warehouse Accessible Resource Engine for Handling Operations and the Utilization of Surplus Equipment
https://github.com/drew-chase/warehouse-inventory-management-system
inventory mangement webapp
Last synced: 3 months ago
JSON representation
This is a warehouse app that allows users to add, update, delete and view products in a warehouse. Warehouse stands for Warehouse Accessible Resource Engine for Handling Operations and the Utilization of Surplus Equipment
- Host: GitHub
- URL: https://github.com/drew-chase/warehouse-inventory-management-system
- Owner: Drew-Chase
- License: gpl-3.0
- Created: 2024-04-26T19:30:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T20:43:26.000Z (4 months ago)
- Last Synced: 2025-03-03T21:32:14.211Z (4 months ago)
- Topics: inventory, mangement, webapp
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Warehouse
Warehouse is an inventory management software wrapped in a web interface.
This is a warehouse app that allows users to add, update, delete and view products in a warehouse.
Warehouse stands for _Warehouse Accessible Resource Engine for Handling Operations and the
Utilization of Surplus Equipment_
[View Figma Design](https://www.figma.com/design/sBz9KazRRBywjgBvOwkIil/Warehouse-(PIMA)?node-id=17-2253&t=ayEGmDTswcdqdltt-1)## Features
## Product Orders
- Add a product order
- Update a product order
- Delete a product order
- View all product orders
- View a single product order
- View all product orders by a specific user
- View all product orders by a specific product
- View all product orders by a specific status
- View all product orders by a specific date
- View all product orders by a specific date range
- View all product orders by a specific date and status
## Inventory Management
- Dynamically generate inventory items from purchase order manifests
- Add an inventory item manually# Screenshots




