Skip to content

weirdonikhil/ketopay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ketopay

In order to deploy the web-application on the local machine. Download the source file and extract it in a folder of your computer. Installation of python is must for running the web-app at your machine.

Open the terminal and navigate to the folder where whole code is kept.

1. Activate the virtual enivironment before executing the code - venv/Scripts/Activate.ps1

Run the above code in order to activate the virtual environment. Once your virtual environment is running you are ready to move forward. (There may be some error encroaching if your system's "Execution Policy is set to Restricted". Please make it unrestricted) image

2. Install related requirements and modules to run the web-application - pip install -r requirements.txt

image

3. Now start the web-server by executing the command - flask run (if some error occurs, It has aroused because of some missing modules or it may happen that a particular module needs upgradation. Please resolve those issues to move forward.)

image

KetoPay website will run on http://127.0.0.1:5000/

KetoPay_1

Keto_Pay3 KetoPay_2 KetoPay_4 KetoPay_5 KetoPay_6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published