Skip to content

seokjea/secure_coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

git clone https://github.com/ugonfor/secure-coding
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

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •