A web-based management system designed for tailoring shops to manage customers, orders, and measurements efficiently.
- Vue 3
- Firebase (Backend Hosting)
- Tailwind CSS
- Vercel (Frontend Hosting)
- Add / edit / delete customers
- Store and manage body measurements
- Dashboard analytics
- Responsive and easy-to-use UI
git clone https://github.com/axndev/tailor-management.git
cd tailor-management
npm install
npm run dev