Heron Books Inventory Manager
Heron Inventory is designed to replace the pro subscription tier of the current inventory
management software called Sortly saving $1800 a year in subscription cost.
Both the frontend and backend are written in TypeScript. ExpressJS is used for the server. The source code is available on GitHub.
Check out the app and login as guest Here.
Knowing the problems that Heron Books face, the web app was specifically designed to address them. For example, keeping track of which low stock books have already been ordered, unique item bundles, custom workflows, etc.
Heron Inventory comes with a mobile app to edit items with the help from the camera as barcode scanner.
Features include:
- Track/edit item quantities and other properties
- Manage low stock items
- View total quantity changes and activity log
- Upload / export items as csv file
- Support for multiple users with their own items data
- API token authorization with JSON web token