An open API service indexing awesome lists of open source software.

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

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