Skip to content

TiraelSedai/photogallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SmartGallery made with Django (Python framework) Using this project you can:

  1. Create albums
  2. Upload images and add Youtube Video link
  3. Edit albums and images (reorder, sort, set columns)
  4. Album visibility settings
  5. Set gallery view - as grid or masonry
  6. Process uploaded images (thumbnails and full size for lightbox gallery): change resolution and quality
  7. Edit menu (reorder, rename)
  8. Add social networks links with Fontawesome icons and edit them (reorder, rename, change icons)
  9. Get EXIF data from images and show in lightbox view
  10. Get GEO infortmation, coords, view them in google maps.
  11. Edit site settings - upload logo, set meta data, font styling for captions, text to footer.
  12. Edit EXIF data
  13. Timeline view (masonry) for all images on site ordered and titled by captured year
  14. Admin part of the site translation - now English and Russian; can be change in General Settings of Site Settings section
  15. Template editor with syntax highlight (HTML, CSS, JS) for Main (index) and About me pages, powered by CodeMirror
  16. Use django, project built-in and custom tags with filters in Template Editor

Don't forget to fill secret_prod = 'generated value' core/.env file, using for example: https://djecrety.ir or https://miniwebtool.com/django-secret-key-generator/ to generate Django Secret Key before first migration.

Support developer on Patreon

Some screenshots:

image image image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.6%
  • JavaScript 25.1%
  • HTML 8.4%
  • Python 4.9%