An open API service indexing awesome lists of open source software.

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

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
![image](https://github.com/user-attachments/assets/cf2f5636-1e0b-4ed0-8b7f-25d46067328a)
![image](https://github.com/user-attachments/assets/5ad3fd70-2c5e-4fff-844b-0ede35b74077)
![image](https://github.com/user-attachments/assets/cd9eaf4a-49b6-4f24-9781-70c344cdbb40)
![image](https://github.com/user-attachments/assets/b1a39e4e-df93-4b93-80df-b305aaf73805)
![image](https://github.com/user-attachments/assets/3ad4a3d2-e206-4047-800f-9e659f16b5dc)