Fotogram is a simple static web project created during my training at the Developer Akademie. The application showcases photo galleries of different countries using HTML, CSS, and JavaScript.
Check out the live version of the project here:
➡️ View Fotogram
index.html– Homepage with country selectionSchweden.html,Norwegen.html,iceland.html– Individual gallery pagesgallery.js,script.js– JavaScript for navigation and gallery logicgallerydata/– Data and content for the galleriesassets/– Images and other media files
- HTML
- CSS
- JavaScript
The goal of this project was to strengthen my understanding of:
- DOM manipulation
- Event listeners
- JavaScript modularization
- Building static websites
I'm currently a student at the Developer Akademie, learning web development with modern technologies. This is one of my first projects published on GitHub.
Project Status: Completed (v1.0)
Possible future improvements include adding responsiveness and more countries.
Thanks for visiting! ⭐