Skip to content

Generate banking payslips from a given template using mock data

Notifications You must be signed in to change notification settings

callegarimattia/payslips-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payslips-generator

Create payslips given a template with mock data

Table of Contents

Overview

The main goal of the project is to be able to create large amounts of pdfs for ML training purposes.

Installation

# Clone the repository
git clone https://github.com/callegarimatta/payslips-generator

# Navigate to the project directory
cd payslips-generator

# Install dependencies
pipenv install -r requirements.txt

Contributing

Outline guidelines for others who may want to contribute to your project. Include information about how to report issues, how to propose changes, and any coding standards or style conventions contributors should follow.

  1. Fork the project
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature/new-feature)
  6. Create a pull request

Contact

Email: callegari.mattia@pm.me

About

Generate banking payslips from a given template using mock data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages