An inventory tracking app for macOS (currently), as well as iPadOS and iOS (soon).
- Items - Track inventory with name, unit of measure, reorder level, and perishable flag
- Vendors - Store vendor contact information and purchase history
- Purchases - Record purchases with pricing, lot numbers, and expiration dates
- Usage - Track consumption with estimate-friendly recording
- Dashboard - View reorder alerts, price analytics, and expiration warnings
- Current inventory levels per item
- Alerts for items below reorder level
- Usage rate calculation (units/day)
- Lowest price paid per item with vendor info
- Expiration tracking for perishable items
- Xcode 15+
- iOS 17+ / macOS 14+
- Open
InventoryTracker/InventoryTracker.xcodeprojin Xcode - Select your target device
- Build and run (Cmd+R)