Skip to content

RGBsrs/payment_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

payment_test

Web version of a part of this project available on Heroku

If you want test this project on your local machine run the following commands:

git clone https://github.com/RGBsrs/payment_test.git

Then create virtual enviroment:

virtualenv env

Activate this enviroment:

On Linux/Mac

env/bin/activate

On Windows

env/Scripts/activate

Install all dependencies:

pip install -r requirements.txt

And now you can start this app:

flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published