GarmentCalc is a professional, free-to-use tool designed for garment merchandisers and production managers. It simplifies the complex process of FOB costing and Time & Action (TNA) calendar management.
🧵 Free FOB costing calculator + TNA calendar for garment merchandisers. No login. No server. Everything runs locally in your browser.
- FOB Costing Calculator: Detailed breakdown of fabric, trims, manufacturing, and commercial costs with algebraic profit/drawback logic.
- TNA Calendar: Dynamic milestone generation based on shipment dates and lead times with real-time status tracking.
- Quick Formulas: Instant calculators for Fabric Consumption, Line Efficiency, and Production Capacity.
- Local Persistence: All data is auto-saved locally in your browser. No server-side storage required.
- Export Options: Generate professional PDF cost sheets and TNA calendars directly from the browser.
- Frontend: React 18, Vite, Tailwind CSS
- Animations: Motion (Framer Motion)
- Icons: Lucide React
- Date Handling: date-fns
- PDF Generation: jsPDF & autoTable
This project is ready for one-click deployment on Vercel.
- Push this code to a GitHub repository.
- Connect the repository to Vercel.
- Vercel will automatically detect the Vite configuration and deploy the app.
If you use features requiring API keys, add the following to your Vercel project settings:
VITE_TRIAL_KEY_AVITE_TRIAL_KEY_B
MIT License - feel free to use and modify for your professional needs.