Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 350 Bytes

inventory_tracking_app

Inventory tracker written in Python for dev challenge

Instructions:

To run, select 'Run' in replit. This should launch a session on 0.0.0.0

Constraints:

Inventory Items that are assigned a warehouse must be assigned a warehouse ID that currently exists. Inventory Items are not required to be assigned a Warehouse.