A lightweight and efficient payroll management system built with Vue 3 and Vite. Designed to streamline employee salary management, deductions, and payslip generation.
- ✅ Add, edit, and delete employee records
- ✅ Calculate monthly salaries with allowances and deductions
- ✅ Generate and view payslips
- ✅ Clean,simple and responsive user interface
- Frontend Framework: Vue 3
- Build Tool: Vite
- State Management: Pinia / Vuex (based on what you used)
- Styling: Tailwind CSS / Bootstrap / Custom CSS
- Authentication: Local/session storage (JWT optional)
- Backend: Connect to API (Flask, Node, etc.)
- **Pdf generation:**Jspdf