Skip to content

amirho3inf/flask-donation-page

Repository files navigation

A simple donation website using Flask and Webpay

Screenshots

1 2

Setup and Run

Clone this repository:

git clone https://github.com/amirho3inf/flask-donation-page.git

Go to the directory and install requirements:

cd flask-donation-page
pip install -r requirements

Customize the configuration in config.py file And finally run the migrations:

flask db upgrade

Now you can run it:

flask run

About

An simple donation website using Flask and Webpay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published