NutriTrack Pro is a production desktop application that runs the day-to-day operations of multi-branch gym & nutrition supplement stores — inventory, billing, payments and reporting — entirely offline on the shopkeeper’s machine.
Highlights
- Multi-branch inventory with weighted-average cost (WAC) tracking, stock transfers and adjustments, and low-stock alerts.
- Point-of-sale & billing with editable sales, line-item and order-level discounts, and customer management.
- Payments & receivables — partial payments, pending balances and collection tracking.
- Reporting — an 8-sheet master Excel workbook (stock, sales, purchases, transfers, payments, receivables, P&L) plus profit reports, exported to Excel (SheetJS) and PDF (jsPDF).
- Reliability & security — automatic backups (on launch + every 4 hours, with Google Drive sync), machine-locked licensing (HMAC), a PIN lock screen, and context-isolated IPC so the UI never touches the database directly.
- Polished UX — dark mode, keyboard shortcuts, and integer-precise currency handling (values stored in paise).
Ships as signed installers for macOS (Apple Silicon & Intel .dmg), Windows (.exe) and Linux.