Skip to content

xavierdo/5001CEM-2122-fake_payment

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Payment System on Codio

Copy file to Codio

---> open Codio ---> Right click on Master and Upload ---> drag and drop the file into upload and close

Activate venv

---> On Codio open the terminal ---> type: . venv/bin/activate

Run your code

---> env FLASK_APP=payments FLASK_ENV=development ./venv/bin/flask run --host=0.0.0.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published