Skip to content

bhfwg/image-wall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Wall

Image wall generator made with impress.js and Flask.

Image Wall Demo

http://fanxiangce.com/demo

Extensions

Flask==0.11.1
Flask-Uploads==0.2.1

Installation

First, clone it from github:

git clone https://github.com/greyli/image-wall.git

Then run it (make sure all extensions above were installed):

python app.py

Now Go to http://127.0.0.1:5000/

More details

关于这个项目的详细介绍:Flask实践:图片墙生成器
更多关于Flask的原创优质内容,欢迎关注Hello, Flask!——知乎专栏

License

This demo application is licensed under the MIT license: http://opensource.org/licenses/mit-license.php

About

Image wall generator made with impress.js and Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • CSS 26.2%
  • HTML 12.8%
  • Python 5.5%