Skip to content

The project aims to automate the handling of donations.

Notifications You must be signed in to change notification settings

zoulasc/NetBSD-Donation-Automation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetBSD-Donation-Automation

The project aims to automate the handling of donations.

Continuing the Automation: Automating Donor Acknowledgement and Information Storage & Updating

The project aims to continue and finalize the ongoing work on automating the handling of donations from PayPal and Stripe for NetBSD, ensuring an efficient and streamlined donor experience. It will be done in 350h.

feedback_site

is where users send feedbacks by a token or passcode.

donation_harvester

is where donations are got by apis and stored donor infos

Installation

To install and run the project, you will need Python 3 and pip installed on your machine. You will also need a PostgreSQL server.

Follow these steps to get the project up and running:

Clone the repository:

git clone https://github.com/goeksu/NetBSD-Donation-Automation.git

Set the database up

cd config
./set_db.sh -c

About

The project aims to automate the handling of donations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.3%
  • HTML 14.0%
  • Shell 2.5%
  • CSS 0.2%