Skip to content

This application has been created to work with the software Church Windows. This is to generate a report that combines membership and donation information.

Notifications You must be signed in to change notification settings

ashwin-jacob/generate-donation-report

Repository files navigation

Generate Donation Report

This application has been made to combine information from membership and donation module in Church Windows.

I will include information later on how to create the CSV files needed to run the report. If you are familiar with Church Windows, they you will need to generate CSV reports from membership and donation module. Make sure that the Membership CSV includes name, address, city state, and indv #. For the donation module, make sure it includes the giver name and total amount.

I created this using Electron(formerly known as ATOM).

Run

If you would like to run the generated code, then you can do by installing electron through npm.

npm install electron -g

cd /path/to/git

electron .

About

This application has been created to work with the software Church Windows. This is to generate a report that combines membership and donation information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published