https://github.com/dominik-developer/photo_gallery_with_filters
https://github.com/dominik-developer/photo_gallery_with_filters
filtering light-dark-mode photo-gallery php school-assignment
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominik-developer/photo_gallery_with_filters
- Owner: Dominik-developer
- License: mit
- Archived: true
- Created: 2024-09-11T15:48:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T19:34:12.000Z (7 months ago)
- Last Synced: 2025-03-29T18:43:55.925Z (29 days ago)
- Topics: filtering, light-dark-mode, photo-gallery, php, school-assignment
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# photo_gallery_with-filters
This project is simple photo gallery with filtering. Just put photos in topic folder and you will have nice lloking responsive photo gallery.
You can also filter those photos by buttons with the names of each category that are placed on the top of the website.## What you need to run the program
All you need to do to run program is to create folder for each category of photos (for those already used in example you need: 'cats', 'cars', 'cities' and 'flowers' ). Next you need to put photos according to the category (name of the phopto and extension doesn't matter) and you good to go.
And of course you need PHP interpreter - XAMPP to run locally