Next-Gen Industry Standard Calculator for Textile Engineers
TexCalc is a modern, fast, and highly responsive web application designed to simplify complex calculations for the textile industry. Built with a sleek Glassmorphism UI, it aims to bridge the gap between textile engineering and web development.
- Yarn Count Converter: Instantly convert between English (Ne), Metric (Nm), Tex, and Denier.
- Modern UI/UX: Premium Glassmorphism design aesthetics.
- Theme Support: Smooth Dark and Light mode toggling.
- Fully Responsive: Optimized for both mobile devices and desktop environments.
Over the next few weeks, the following modules will be integrated:
- GSM Master: Automated fabric weight calculations.
- Fabric Consumption: Precise consumption tools for apparel manufacturing.
- Department-Specific Tools: Dedicated pages for Spinning, Weaving, Knitting, Dyeing, Garments, and TTQC.
- AI Defect Detection: Future integration of an automated fabric defect identification system (SaaS).
- Frontend: React (Vite)
- Styling: Tailwind CSS v4
- Routing: React Router DOM
- Deployment: Vercel
Follow these steps to run the project locally on your machine.
- Node.js installed
- Git
-
Clone the repository:
git clone https://github.com/mdrifatdev/texcalc.git cd texcalc -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
View in Browser: Open
http://localhost:5173to view it in the browser. You can also runnpm run dev -- --hostto test on your mobile device via the local network.
Md. Rifat Aslam (@mdrifatdev) Textile Engineer & Programmer
Built to make complex textile calculations fast, accurate, and visually stunning.