Coder Social home page Coder Social logo

payroll's Introduction

About diamond dove payroll

is an Open Source Initiative for Payroll System - which means you can grab the code to be use in your exisitng Laravel application.

Following are the features provided:

  • Multiple Earning and Deductions, based on organisation or employee
  • Automated Payroll Calculation using Payroll Scheduler
  • Each payroll will require at least a reviewer and an approver
  • Customisable Payslip Design
  • E-mail / Export the payslip to the employee
  • Payroll Report for Administrator
  • Payroll Report for Employee
  • Custom Earnings and Deductions
  • Customisable earnings and deductions calculation process
  • Integration with vicidial

Installation

Docker

  1. Run docker-compose up
  2. Run cp .env.example .env
  3. Run php artisan genarate:key
  4. Run ./cb php artisan migration

If you want to run the docker container in background.

  • To start docker-compose up -d.
  • To stop docker-compose down.
  • TO get into the container docker exec -it nomina_app_1 /bin/bash.

Local

requirements

  • php 7.3
  • composer
  • mysql
  • redis 5.0

Setup

  1. copy .env.example file to .env cp .env.example .env
  2. Change .env setting
  3. run php artisan genarate:key
  4. run php artisan run migration
  5. run php artisan serve

thinking to use this in the future: Open payroll.

payroll's People

Contributors

masterfermin02 avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.