https://github.com/ogc16/simplepayrollsystem
simple, payroll system
https://github.com/ogc16/simplepayrollsystem
onlinepayroll payroll payroll-management-system payroll-processing
Last synced: 4 months ago
JSON representation
simple, payroll system
- Host: GitHub
- URL: https://github.com/ogc16/simplepayrollsystem
- Owner: ogc16
- License: gpl-3.0
- Created: 2025-05-27T12:28:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T11:38:03.000Z (about 1 year ago)
- Last Synced: 2025-07-06T04:38:17.810Z (11 months ago)
- Topics: onlinepayroll, payroll, payroll-management-system, payroll-processing
- Language: Vue
- Homepage: https://simplepayroll.netlify.app/
- Size: 181 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💼 Simple Payroll System
A lightweight and efficient payroll management system built with **Vue 3** and **Vite**. Designed to streamline employee salary management, deductions, and payslip generation.
## ✨ Features
- ✅ Add, edit, and delete employee records
- ✅ Calculate monthly salaries with allowances and deductions
- ✅ Generate and view payslips
- ✅ Clean,simple and responsive user interface
## 🧱 Tech Stack
- **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