Skip to content

ETU-ABC/ABC-PutBox-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC-PutBox-Web

PutBox is an application for storing your photos. You can review the details in the wiki page!

Live demo can be found here.

Steps to run:

git clone https://github.com/ETU-ABC/ABC-PutBox-Web.git
cd ABC-PutBox-Web
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
export FLASK_ENV=development
export FLASK_APP=run
flask run

About

PutBox is a simple application for storing your photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •