Skip to content

ugonfor/secure-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Coding

Tiny Secondhand Shopping Platform.

You should add some functions and complete the security requirements.

requirements

if you don't have a miniconda(or anaconda), you can install it on this url. - https://docs.anaconda.com/free/miniconda/index.html

conda env create -f enviroments.yaml

usage

run the server process.

python app.py

if you want to test on external machine, you can utilize the ngrok to forwarding the url.

# optional
sudo snap install ngrok
ngrok http 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published