Skip to content

amirho3inf/flask-donation-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors