Skip to content

IlyaMZP/Photo-Gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Gallery

A simple, responsive photo gallery with jQuery on the front-end and Flask framework on the back-end. All HTML, CSS and icons handcoded. Also comes in two theme styles that you can toggle at the bottom of the page.

Modify flaskr/app.cfg to set different administrator account credentials and secret_key.

Install dependencies and run as follows:

pip install -r requirements.txt --user
flask run

Go to 127.0.0.1:5000/admin/upload_images to get into admin dashboard.

Photo Gallery Preview

Live Demo

About

A Flask Photo Gallery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 35.4%
  • Python 28.6%
  • HTML 24.8%
  • JavaScript 11.0%
  • Shell 0.2%